aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index d80f5ba..df94239 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -548,6 +548,16 @@
548 ; 548 ;
549 ;TextureSendLimit = 20 549 ;TextureSendLimit = 20
550 550
551 ; CannibalizeTextureRate allows bandwidth to be moved from the
552 ; UDP texture throttle to the task throttle. Since most viewers
553 ; use HTTP textures, this provides a means of using what is largely
554 ; unused bandwidth in the total throttle. The value is the proportion
555 ; of the texture rate to move to the task queue. It must be between
556 ; 0.0 (none of the bandwidth is cannibalized) and 0.9 (90% of the
557 ; bandwidth is grabbed)
558 ;
559 ; CannibalizeTextureRate = 0.5
560
551 ; Quash and remove any light properties from attachments not on the 561 ; Quash and remove any light properties from attachments not on the
552 ; hands. This allows flashlights and lanterns to function, but kills 562 ; hands. This allows flashlights and lanterns to function, but kills
553 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps 563 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps