aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie Thielker2009-04-01 12:28:46 +0000
committerMelanie Thielker2009-04-01 12:28:46 +0000
commita1fe54baa0d3610da5e4c2821b48d0a4c9390bd5 (patch)
treee884166da240f7b01c37924eb36d018190b1fe60 /bin
parentAdd a PIDFile in [Startup], which the PID will be written to (diff)
downloadopensim-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')
-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 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