Added existance and default value for [XEngine]MinTimerInterval to OpenSimDefaults.ini
parent
b265eefd01
commit
1c14a9d883
|
@ -1396,6 +1396,10 @@
|
|||
; up the system to malicious scripters
|
||||
; NotecardLineReadCharsMax = 255
|
||||
|
||||
; Minimum settable timer interval. Any timer setting less than this is
|
||||
; rounded up to this minimum interval.
|
||||
; MinTimerInterval = 0.5
|
||||
|
||||
; Sensor settings
|
||||
SensorMaxRange = 96.0
|
||||
SensorMaxResults = 16
|
||||
|
|
Loading…
Reference in New Issue