aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini')
-rw-r--r--bin/OpenSim.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini
index cac063a..598a666 100644
--- a/bin/OpenSim.ini
+++ b/bin/OpenSim.ini
@@ -39,6 +39,11 @@ user_recv_key = "null"
39 39
40asset_server_url = "http://127.0.0.1:8003" 40asset_server_url = "http://127.0.0.1:8003"
41 41
42[Chat]
43whisper_distance = 10
44say_distance = 30
45shout_distance = 100
46
42; Uncomment the following for IRC bridge 47; Uncomment the following for IRC bridge
43; experimental, so if it breaks... keep both parts... yada yada 48; experimental, so if it breaks... keep both parts... yada yada
44; also, not good error detection when it fails 49; also, not good error detection when it fails