mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Added an optional password for the IRC module
This commit is contained in:
@@ -512,6 +512,8 @@ InterregionComms = "RESTComms"
|
||||
;[IRC]
|
||||
;enabled = true ; you need to set this otherwise it won't connect
|
||||
;server = name.of.irc.server.on.the.net
|
||||
;; user password - only use this if the server requires one
|
||||
;password = mypass
|
||||
;nick = OpenSimBotNameProbablyMakeThisShorter
|
||||
;channel = #the_irc_channel_you_want_to_connect_to
|
||||
;port = 6667
|
||||
|
||||
Reference in New Issue
Block a user