From: pk910 Date: Fri, 22 Jul 2011 00:43:19 +0000 (+0200) Subject: extended example configuration file for mod-Watchdog X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=6f449061ef2019f773ad6d6dee270e2ed8e8a77b extended example configuration file for mod-Watchdog --- diff --git a/srvx.conf.example b/srvx.conf.example index 1567e64..f60c9dc 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -400,6 +400,13 @@ // "search" ("example.org", "example.net"); // "nameservers" ("127.0.0.1"); }; + "watchdog" { + "nick" "Watchdog"; + "modes" "+iok"; + "ban_duration" "2h"; //only if the channel is registered with chanserv + "gline_duration" "1h"; + "punishment_reason" "Your message contained a forbidden word."; + }; }; "policers" { @@ -469,6 +476,7 @@ "OpServ" { "mondo_section" "OpServ"; }; "sendmail" { "mondo_section" "sendmail"; }; "SpamServ" { "mondo_section" "SpamServ"; }; + "Watchdog" { "mondo_section" "Watchdog"; }; // These are the options if you want a database to be in its own file. "mondo" {