aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index cff5d19..3529599 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1366,6 +1366,13 @@
1366 ; 1366 ;
1367 ;TextureDataLimit = 5 1367 ;TextureDataLimit = 5
1368 1368
1369;; The JPEG2000 decode cache
1370;; Timeout is in minutes
1371
1372[J2KDecoder]
1373;CacheDir = "./j2kDecodeCache"
1374;CacheTimeout = 60
1375
1369;; 1376;;
1370;; These are defaults that are overwritten below in [Architecture]. 1377;; These are defaults that are overwritten below in [Architecture].
1371;; These defaults allow OpenSim to work out of the box with 1378;; These defaults allow OpenSim to work out of the box with