]> jfr.im git - irc/quakenet/qwebirc.git/blob - config.py.example
Add connection dialog.
[irc/quakenet/qwebirc.git] / config.py.example
1 IRCSERVER, IRCPORT = "moo.com", 6667
2 HMACKEY = "mrmoo"
3 HMACTEMPORAL = 30
4 UPDATE_FREQ = 0.5
5 MAXBUFSIZE = 10000