mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add missing Xengine MinTimerInterval to opensim.ini.example
This commit is contained in:
@@ -871,6 +871,9 @@
|
||||
;; Time a thread must be idle (in seconds) before it dies
|
||||
; IdleTimeout = 60
|
||||
|
||||
;; llSetTimerEvent minimum value. Default 0.5s, 0.05s whould be more resonable
|
||||
; MinTimerInterval = 0.5
|
||||
|
||||
;# {Priority} {Enabled:true} {Priority for script engine threads?} {Lowest BelowNormal Normal AboveNormal Highest} BelowNormal
|
||||
;; Thread priority ("Lowest", "BelowNormal", "Normal", "AboveNormal",
|
||||
;; "Highest")
|
||||
|
||||
Reference in New Issue
Block a user