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.example14
1 files changed, 0 insertions, 14 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 7fcabbc..fa8dc9d 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1356,11 +1356,6 @@
1356 1356
1357 ;PacketMTU = 1400 1357 ;PacketMTU = 1400
1358 1358
1359 ; TextureUpdateRate (mS) determines how many times per second
1360 ; texture send processing will occur. The default is 100mS.
1361 ;
1362 ;TextureRequestRate = 100
1363
1364 ; TextureSendLimit determines how many different textures 1359 ; TextureSendLimit determines how many different textures
1365 ; will be considered on each cycle. Textures are selected 1360 ; will be considered on each cycle. Textures are selected
1366 ; by priority. The old mechanism specified a value of 10 for 1361 ; by priority. The old mechanism specified a value of 10 for
@@ -1373,15 +1368,6 @@
1373 ; 1368 ;
1374 ;TextureDataLimit = 5 1369 ;TextureDataLimit = 5
1375 1370
1376;; The JPEG2000 decode cache
1377;; Timeout is in minutes
1378
1379[J2KDecoder]
1380;CacheDir = "./j2kDecodeCache"
1381; Time in minutes before cached decodes expire. Set to 0 for no expiration. Default is 720 minutes.
1382
1383;CacheTimeout = 720
1384
1385;; 1371;;
1386;; These are defaults that are overwritten below in [Architecture]. 1372;; These are defaults that are overwritten below in [Architecture].
1387;; These defaults allow OpenSim to work out of the box with 1373;; These defaults allow OpenSim to work out of the box with