]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/example.conf
Remove silly a2client_p, entirely pointless since User.server removal.
[irc/rqf/shadowircd.git] / doc / example.conf
index 6f66957cf94125892337a4476d9e1912981ed7d8..fbac4a088c93b190568285671cbb1b76b93362a3 100755 (executable)
@@ -232,6 +232,7 @@ operator "god" {
         *               channels etc. see /quote help operspy
         * hidden_oper:  hides the oper from /stats p    (OLD UMODE +p) 
         * remoteban:    allows remote kline etc [DEFAULT]
+        * mass_notice:  allows sending wallops and mass notices [DEFAULT]
          */
        flags = global_kill, remote, kline, unkline, gline,
                die, rehash, admin, xline, operwall;
@@ -424,7 +425,6 @@ general {
        glines = no;
        gline_time = 1 day;
        gline_min_cidr = 16;
-        idletime = 0;
        max_targets = 4;
        client_flood = 20;
         use_whois_actually = no;