aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 05680ab..f202e18 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -512,6 +512,8 @@ InterregionComms = "RESTComms"
512;[IRC] 512;[IRC]
513 ;enabled = true ; you need to set this otherwise it won't connect 513 ;enabled = true ; you need to set this otherwise it won't connect
514 ;server = name.of.irc.server.on.the.net 514 ;server = name.of.irc.server.on.the.net
515 ;; user password - only use this if the server requires one
516 ;password = mypass
515 ;nick = OpenSimBotNameProbablyMakeThisShorter 517 ;nick = OpenSimBotNameProbablyMakeThisShorter
516 ;channel = #the_irc_channel_you_want_to_connect_to 518 ;channel = #the_irc_channel_you_want_to_connect_to
517 ;port = 6667 519 ;port = 6667