aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDiva Canto2010-12-11 18:17:07 -0800
committerDiva Canto2010-12-11 18:17:07 -0800
commit8ea4933742c426ac270251f2faeed773297a9423 (patch)
tree35c9fdae0c7e9733d6e3751c278357b7f1445f4b
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-8ea4933742c426ac270251f2faeed773297a9423.zip
opensim-SC_OLD-8ea4933742c426ac270251f2faeed773297a9423.tar.gz
opensim-SC_OLD-8ea4933742c426ac270251f2faeed773297a9423.tar.bz2
opensim-SC_OLD-8ea4933742c426ac270251f2faeed773297a9423.tar.xz
Fixed wrong configuration variable names.
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 0c21c66..9cfac98 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -397,9 +397,7 @@
397 ; sized packets and faster sending of data, but more delay in 397 ; sized packets and faster sending of data, but more delay in
398 ; updating interest lists 398 ; updating interest lists
399 ; 399 ;
400 ;PrimTerseUpdatesPerPacket = 25 400 ;PrimUpdatesPerCallback = 100
401 ;AvatarTerseUpdatesPerPacket = 10
402 ;PrimFullUpdatesPerPacket = 100
403 401
404 ; TextureSendLimit determines how many packets will be put on 402 ; TextureSendLimit determines how many packets will be put on
405 ; the outgoing queue each cycle. Like the settings above, this 403 ; the outgoing queue each cycle. Like the settings above, this