]> jfr.im git - irc/quakenet/qwebirc.git/blame_incremental - config.py.example
Colours now use CSS.
[irc/quakenet/qwebirc.git] / config.py.example
... / ...
CommitLineData
1IRCSERVER, IRCPORT = "moo.com", 6667
2HMACKEY = "mrmoo"
3HMACTEMPORAL = 30
4UPDATE_FREQ = 0.5
5MAXBUFLEN = 10000
6MAXSUBSCRIPTIONS = 3
7REALNAME = "http://moo.com/"
8MAXLINELEN = 600
9AUTHGATEDOMAIN = "webchat_test"
10QTICKETKEY = "boo"
11QBOT = "Q@CServe.quakenet.org"