aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2018-10-23 10:27:09 +0100
committerUbitUmarov2018-10-23 10:27:09 +0100
commitd842f835a6c74e14175e26277ec3fb1c4d6b30ea (patch)
tree8dd139173c0ee86b38bf6743162a673e0860eb4a /bin/OpenSimDefaults.ini
parentfix opensim.ini.examplewq coments on mutes module (diff)
downloadopensim-SC-d842f835a6c74e14175e26277ec3fb1c4d6b30ea.zip
opensim-SC-d842f835a6c74e14175e26277ec3fb1c4d6b30ea.tar.gz
opensim-SC-d842f835a6c74e14175e26277ec3fb1c4d6b30ea.tar.bz2
opensim-SC-d842f835a6c74e14175e26277ec3fb1c4d6b30ea.tar.xz
remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index e821c1a..6429faf 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -947,12 +947,6 @@
947 ; Defaults to true - only set to false for debugging purposes 947 ; Defaults to true - only set to false for debugging purposes
948 Enabled = true 948 Enabled = true
949 949
950 ; Controls the number of milliseconds that are slept per 100 prims rezzed in attachments
951 ; Experimental setting to control CPU spiking when avatars with many attachments login/change outfit
952 ; or when multiple avatars with medium level attachments login/change outfit simultaneously.
953 ; If 0 then no throttling is performed.
954 ThrottlePer100PrimsRezzed = 0
955
956 950
957[Mesh] 951[Mesh]
958 ; enable / disable mesh asset uploads 952 ; enable / disable mesh asset uploads