From d842f835a6c74e14175e26277ec3fb1c4d6b30ea Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Tue, 23 Oct 2018 10:27:09 +0100 Subject: remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep --- bin/OpenSimDefaults.ini | 6 ------ 1 file changed, 6 deletions(-) (limited to 'bin') 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 @@ ; Defaults to true - only set to false for debugging purposes Enabled = true - ; Controls the number of milliseconds that are slept per 100 prims rezzed in attachments - ; Experimental setting to control CPU spiking when avatars with many attachments login/change outfit - ; or when multiple avatars with medium level attachments login/change outfit simultaneously. - ; If 0 then no throttling is performed. - ThrottlePer100PrimsRezzed = 0 - [Mesh] ; enable / disable mesh asset uploads -- cgit v1.1