]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - config.py.example
Authgate integration stage 1.
[irc/quakenet/qwebirc.git] / config.py.example
index 8532cc17eec4c26bb0bba549ddabf56e6834ae42..1c02532bdd7e879b2b2855be05bcb008f281b036 100644 (file)
@@ -2,4 +2,8 @@ IRCSERVER, IRCPORT = "moo.com", 6667
 HMACKEY = "mrmoo"
 HMACTEMPORAL = 30
 UPDATE_FREQ = 0.5
-MAXBUFSIZE = 10000
+MAXBUFLEN = 10000
+MAXSUBSCRIPTIONS = 3
+REALNAME = "http://moo.com/"
+MAXLINELEN = 600
+AUTHGATEDOMAIN = "webchat_test"