mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user