aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 091107f..417150a 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1400,6 +1400,10 @@
1400 ; up the system to malicious scripters 1400 ; up the system to malicious scripters
1401 ; NotecardLineReadCharsMax = 255 1401 ; NotecardLineReadCharsMax = 255
1402 1402
1403 ; Minimum settable timer interval. Any timer setting less than this is
1404 ; rounded up to this minimum interval.
1405 ; MinTimerInterval = 0.5
1406
1403 ; Sensor settings 1407 ; Sensor settings
1404 SensorMaxRange = 96.0 1408 SensorMaxRange = 96.0
1405 SensorMaxResults = 16 1409 SensorMaxResults = 16