aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini
index 118c261..cac063a 100644
--- a/bin/OpenSim.ini
+++ b/bin/OpenSim.ini
@@ -39,4 +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; Uncomment the following for IRC bridge
43; experimental, so if it breaks... keep both parts... yada yada
44; also, not good error detection when it fails
45;[IRC]
46;server = name.of.irc.server.on.the.net
47;nick = OpenSimBotNameProbablyMakeThisShorter
48;channel = #the_irc_channel_you_want_to_connect_to
42 49