# configuration file for irc logger # # # DB access used by frontend and logger db_host = localhost db_user = irclogger db_pass = irclogger db_name = irclog # where is the frontend installed to? baseurl = http://www.example.com/irclogger/ # IRC data used by logger only irc_host = irc.freenode.net irc_port = 6666 irc_chan = #ircloggertest irc_nick = ircloggertest irc_pass = examplepass irc_name = I log everything said on this channel hello = I'm now logging this channel