aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorMelanie2014-01-28 21:02:20 +0000
committerMelanie2014-01-28 21:02:20 +0000
commitc6e9db58669d773c85041db99b19b942f70324f7 (patch)
tree99f69fb669332cff69a45ce6f7473aed6d965a0d /bin/OpenSimDefaults.ini
parentMerge branch 'master' into careminster (diff)
parentMerge branch 'justincc-master' (diff)
downloadopensim-SC-c6e9db58669d773c85041db99b19b942f70324f7.zip
opensim-SC-c6e9db58669d773c85041db99b19b942f70324f7.tar.gz
opensim-SC-c6e9db58669d773c85041db99b19b942f70324f7.tar.bz2
opensim-SC-c6e9db58669d773c85041db99b19b942f70324f7.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Framework/RegionSettings.cs OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs OpenSim/Region/Framework/Interfaces/IInterregionComms.cs OpenSim/Region/OptionalModules/World/NPC/Tests/NPCModuleTests.cs
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 97429de..911dc90 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -539,6 +539,16 @@
539 ; 539 ;
540 ;TextureSendLimit = 20 540 ;TextureSendLimit = 20
541 541
542 ; CannibalizeTextureRate allows bandwidth to be moved from the
543 ; UDP texture throttle to the task throttle. Since most viewers
544 ; use HTTP textures, this provides a means of using what is largely
545 ; unused bandwidth in the total throttle. The value is the proportion
546 ; of the texture rate to move to the task queue. It must be between
547 ; 0.0 (none of the bandwidth is cannibalized) and 0.9 (90% of the
548 ; bandwidth is grabbed)
549 ;
550 ; CannibalizeTextureRate = 0.5
551
542 ; Quash and remove any light properties from attachments not on the 552 ; Quash and remove any light properties from attachments not on the
543 ; hands. This allows flashlights and lanterns to function, but kills 553 ; hands. This allows flashlights and lanterns to function, but kills
544 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps 554 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps