diff options
author | UbitUmarov | 2019-11-16 22:19:46 +0000 |
---|---|---|
committer | UbitUmarov | 2019-11-16 22:19:46 +0000 |
commit | 61f918cbda3d928356a15e2b98767279d5b4262b (patch) | |
tree | 29308496ab2defccd51d7cb16bafe39d4a9c00cf /bin/OpenSimDefaults.ini | |
parent | make attachments WearReplacesAll option visible (diff) | |
download | opensim-SC-61f918cbda3d928356a15e2b98767279d5b4262b.zip opensim-SC-61f918cbda3d928356a15e2b98767279d5b4262b.tar.gz opensim-SC-61f918cbda3d928356a15e2b98767279d5b4262b.tar.bz2 opensim-SC-61f918cbda3d928356a15e2b98767279d5b4262b.tar.xz |
remove some llUDP options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index e58cb8b..d5a13cf 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -715,18 +715,6 @@ | |||
715 | ; currently disabled | 715 | ; currently disabled |
716 | ;enable_adaptive_throttles = false | 716 | ;enable_adaptive_throttles = false |
717 | 717 | ||
718 | ; Per-client bytes per second rates for the various throttle categories. | ||
719 | ; These are default values that will be overridden by clients. These | ||
720 | ; defaults are approximately equivalent to the throttles set by the Imprudence | ||
721 | ; viewer when maximum bandwidth is set to 350kbps | ||
722 | |||
723 | ;resend_default = 6625 | ||
724 | ;land_default = 9125 | ||
725 | ;wind_default = 1750 | ||
726 | ;cloud_default = 1750 | ||
727 | ;task_default = 18500 | ||
728 | ;texture_default = 18500 | ||
729 | ;asset_default = 10500 | ||
730 | 718 | ||
731 | ; TextureSendLimit determines how many packets will be put on | 719 | ; TextureSendLimit determines how many packets will be put on |
732 | ; the lludp outgoing queue each cycle. Like the settings above, this | 720 | ; the lludp outgoing queue each cycle. Like the settings above, this |