ChanServ.suspend duration
[srvx.git] / srvx.conf.example
index 84409edc0479db95737f784eee4730566c922ed1..b3901c88736c238fdf77bd96d26b27c5c5302180 100644 (file)
         "max_chan_users" "512";
         // maximum bans on a channel banlist
         "max_chan_bans" "512";
+        //min time of timebans
+        "min_time_bans" "5";
         // maximum length of a user's infoline
         "max_userinfo_length" "400";
         // If DynLimit is on and there are N users in the channel, ChanServ will
         "ban_duration" "2h"; //only if the channel is registered with chanserv
         "gline_duration" "1h";
         "punishment_reason" "Your message contained a forbidden word.";
+        "alert_chan" "#opers";
     };
        
        "hostserv" {