aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSean Dague2008-06-25 17:50:58 +0000
committerSean Dague2008-06-25 17:50:58 +0000
commitf9f65deb30b6c4dfafb4b332713f98651557d510 (patch)
tree78fd2683cd878ecf21d9d21c897f91d22d51d874
parentthe prefix "fix" turned out to be bollocks. sorry about that. hope this one (diff)
downloadopensim-SC_OLD-f9f65deb30b6c4dfafb4b332713f98651557d510.zip
opensim-SC_OLD-f9f65deb30b6c4dfafb4b332713f98651557d510.tar.gz
opensim-SC_OLD-f9f65deb30b6c4dfafb4b332713f98651557d510.tar.bz2
opensim-SC_OLD-f9f65deb30b6c4dfafb4b332713f98651557d510.tar.xz
add a reference to the enabled = true stanza for
IRC that I found in the source but never made it back to the example config
-rw-r--r--bin/OpenSim.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index eb52e6b..7f3faa1 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -337,6 +337,7 @@ enabled = false
337; experimental, so if it breaks... keep both parts... yada yada 337; experimental, so if it breaks... keep both parts... yada yada
338; also, not good error detection when it fails 338; also, not good error detection when it fails
339;[IRC] 339;[IRC]
340;enabled = true ; you need to set this otherwise it won't connect
340;server = name.of.irc.server.on.the.net 341;server = name.of.irc.server.on.the.net
341;nick = OpenSimBotNameProbablyMakeThisShorter 342;nick = OpenSimBotNameProbablyMakeThisShorter
342;channel = #the_irc_channel_you_want_to_connect_to 343;channel = #the_irc_channel_you_want_to_connect_to