]> jfr.im git - irc/evilnet/x3.git/blobdiff - x3.conf.example
update memoserv help
[irc/evilnet/x3.git] / x3.conf.example
index 38eebef273453ea238d727379df26c06d250e636..10289414d43a2ac1bc3ace7509576038385c5ba9 100644 (file)
@@ -1,5 +1,4 @@
-/* vim:syntax=c:ts=4 
- * ***************************************************************** 
+/* ***************************************************************** 
  *   X3 Services Example Configuration file.
  *  
  *   Copy it to your x3 runtime dir, and edit to taste.
         // .. but ChanServ will only increment or decrement the limit this often.
         "adjust_delay" "30";  // (seconds)
 
+        // How often to look for expired bans?
+        "ban_timeout_freq" "2m";
+
         // How often to look for channels that have expired?
         "chan_expire_freq" "1d";