diff options
author | Melanie Thielker | 2009-04-01 12:28:46 +0000 |
---|---|---|
committer | Melanie Thielker | 2009-04-01 12:28:46 +0000 |
commit | a1fe54baa0d3610da5e4c2821b48d0a4c9390bd5 (patch) | |
tree | e884166da240f7b01c37924eb36d018190b1fe60 /bin/OpenSim.ini.example | |
parent | Add a PIDFile in [Startup], which the PID will be written to (diff) | |
download | opensim-SC_OLD-a1fe54baa0d3610da5e4c2821b48d0a4c9390bd5.zip opensim-SC_OLD-a1fe54baa0d3610da5e4c2821b48d0a4c9390bd5.tar.gz opensim-SC_OLD-a1fe54baa0d3610da5e4c2821b48d0a4c9390bd5.tar.bz2 opensim-SC_OLD-a1fe54baa0d3610da5e4c2821b48d0a4c9390bd5.tar.xz |
Add a "user" config option to the IRC module config. Like all other IRC
config options, this has NO default, if you use the IRC module, you MUST
add this setting to your ini file.
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 7b2d370..5967ff0 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -604,6 +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 | ;port = 6667 | 608 | ;port = 6667 |
608 | ;; channel to listen for configuration commands | 609 | ;; channel to listen for configuration commands |
609 | ;commands_enabled = false | 610 | ;commands_enabled = false |