add missing Xengine MinTimerInterval to opensim.ini.example

LSLKeyTest
UbitUmarov 2015-11-27 19:25:56 +00:00
parent 5aa1c0d328
commit 37d7576d67
1 changed files with 3 additions and 0 deletions

View File

@ -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")