X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=srvx.conf.example;h=855e80acd787298f3a67d361900d9dc71e6a9bd2;hb=58d823d306b690515fbc6f671636d4ec152b867a;hp=84409edc0479db95737f784eee4730566c922ed1;hpb=4599399814ff56c24895b773104998485d781445;p=srvx.git diff --git a/srvx.conf.example b/srvx.conf.example index 84409ed..855e80a 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -225,6 +225,8 @@ "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 @@ -269,6 +271,7 @@ "new_channel_unauthed_join" ""; //only sent if the user is unauthed "new_channel_authed_join" ""; //only sent if the user is authed "new_channel_message" ""; //always after the message above + "oper_channel" "#opers"; }; @@ -289,6 +292,7 @@ // unless you specified ".disabled".) "nick" "SpamServ"; "debug_channel" "#spamserv"; + "oper_channel" "#opers"; // url of the network rules. if you don't have network rules, remove this key. "network_rules" "http://www.gamesurge.net/aup"; // trigger for spamserv; remove this key to disable the trigger @@ -410,6 +414,8 @@ "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"; + "oper_channel" "#opers"; }; "hostserv" {