aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-04-07 19:15:26 +0000
committerJustin Clarke Casey2009-04-07 19:15:26 +0000
commit513ae92bbb4a37c7e95dbd0c5c252862d7658b1c (patch)
tree3a781ac5d0ac779b4d0ddf92e66f6937f65570ef /bin
parent* Apply http://opensimulator.org/mantis/view.php?id=3418 (diff)
downloadopensim-SC_OLD-513ae92bbb4a37c7e95dbd0c5c252862d7658b1c.zip
opensim-SC_OLD-513ae92bbb4a37c7e95dbd0c5c252862d7658b1c.tar.gz
opensim-SC_OLD-513ae92bbb4a37c7e95dbd0c5c252862d7658b1c.tar.bz2
opensim-SC_OLD-513ae92bbb4a37c7e95dbd0c5c252862d7658b1c.tar.xz
* Apply http://opensimulator.org/mantis/view.php?id=3406
* Makes Second Life environment sensor ranges and maximum response number configurable * Thanks Intimidated
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index d2e901a..813b1f1 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1070,6 +1070,10 @@
1070 ; up the system to malicious scripters 1070 ; up the system to malicious scripters
1071 ; NotecardLineReadCharsMax = 255 1071 ; NotecardLineReadCharsMax = 255
1072 1072
1073 ; Sensor settings
1074 SensorMaxRange = 96.0
1075 SensorMaxResults = 16
1076
1073 ; OS Functions enable/disable 1077 ; OS Functions enable/disable
1074 ; For each function, you can add one line, as shown 1078 ; For each function, you can add one line, as shown
1075 ; The default for all functions allows them if below threat level 1079 ; The default for all functions allows them if below threat level