diff options
author | Dahlia Trimble | 2009-04-02 03:47:56 +0000 |
---|---|---|
committer | Dahlia Trimble | 2009-04-02 03:47:56 +0000 |
commit | 59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7 (patch) | |
tree | 18b2e49723d14a5c90a220a0a277ed884f5c434a /bin/OpenSim.ini.example | |
parent | More refactoring. This time extracting the client-side of RESTInterregionComm... (diff) | |
download | opensim-SC_OLD-59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7.zip opensim-SC_OLD-59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7.tar.gz opensim-SC_OLD-59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7.tar.bz2 opensim-SC_OLD-59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7.tar.xz |
Correction to "user" example config option for IRC
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 5967ff0..a31d27a 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -604,7 +604,7 @@ | |||
604 | ;password = mypass | 604 | ;password = mypass |
605 | ;nick = OpenSimBotNameProbablyMakeThisShorter | 605 | ;nick = OpenSimBotNameProbablyMakeThisShorter |
606 | ;channel = #the_irc_channel_you_want_to_connect_to | 606 | ;channel = #the_irc_channel_you_want_to_connect_to |
607 | ;user = "OpenSimBot 8 * :I'm an OpenSim to IRC bot" | 607 | ;user = "USER OpenSimBot 8 * :I'm an OpenSim to IRC bot" |
608 | ;port = 6667 | 608 | ;port = 6667 |
609 | ;; channel to listen for configuration commands | 609 | ;; channel to listen for configuration commands |
610 | ;commands_enabled = false | 610 | ;commands_enabled = false |