X-Git-Url: http://git.pk910.de/?p=srvx.git;a=blobdiff_plain;f=srvx.conf.example;h=6019975e2d5b9c7d2f0c3715e47428b6f46d84d2;hp=f7b15f64a5e81187649ed032501c688d13244766;hb=HEAD;hpb=6714c5d0a17782895f5662fea81774a27362bd2b diff --git a/srvx.conf.example b/srvx.conf.example index f7b15f6..6019975 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -271,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"; }; @@ -291,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 @@ -412,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" { @@ -496,6 +500,7 @@ "sendmail" { "mondo_section" "sendmail"; }; "SpamServ" { "mondo_section" "SpamServ"; }; "Watchdog" { "mondo_section" "Watchdog"; }; + "HostServ" { "mondo_section" "HostServ"; }; // These are the options if you want a database to be in its own file. "mondo" {