]> jfr.im git - irc/evilnet/x3.git/blobdiff - x3.conf.example
Improved and committed the Life4Christ folks aut-oper patch.
[irc/evilnet/x3.git] / x3.conf.example
index afda5465dde515cd0280138e4ba424a10a2dd74b..cb9dad4f59dfa10dc3b14c1a5b719e3db37ff80c 100644 (file)
             "lc_h" "800"; // support helper (lower case h)
             "uc_H" "800"; // net helper (upper case H)
             "S" "999";    // O3 access suspended
-            "b" "1";      // ??
+            "b" "1";      // Bot (not sure what it does tho)
         };
 
         // and for who can change epithets for staff
         // .. 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";