aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
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 1cca2b5..6a04947 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -141,6 +141,10 @@ whisper_distance = 10
141say_distance = 30 141say_distance = 30
142shout_distance = 100 142shout_distance = 100
143 143
144[RemoteAdmin]
145enabled = false
146access_password = unknown
147
144; Uncomment the following for IRC bridge 148; Uncomment the following for IRC bridge
145; experimental, so if it breaks... keep both parts... yada yada 149; experimental, so if it breaks... keep both parts... yada yada
146; also, not good error detection when it fails 150; also, not good error detection when it fails