]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - config.py.example
Change the way timeouts are processed entirely to make the entire system more resilient.
[irc/quakenet/qwebirc.git] / config.py.example
index 45f36773cc1bf3df3ce84e92dc52508f4817599f..0b53f34e5b1f7b3fda94b34d430295cdc46dcf0b 100644 (file)
@@ -14,3 +14,5 @@ FEEDBACK_TO = "moo@moo.com"
 FEEDBACK_SMTP_HOST = "127.0.0.1"
 FEEDBACK_SMTP_PORT = 25
 ADMIN_ENGINE_HOSTS = ["127.0.0.1"]
+HTTP_REQUEST_TIMEOUT = 5
+HTTP_AJAX_REQUEST_TIMEOUT = 30