X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=srvx.conf.example;fp=srvx.conf.example;h=f60c9dc5d35c5316858c4265d174b931c81d54f9;hb=6f449061ef2019f773ad6d6dee270e2ed8e8a77b;hp=1567e6485ba3f8035a339d8f75d4d20a607a35c3;hpb=5844bb57b0548ef2211589bd045ff0eca55f2cf6;p=srvx.git 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" {