fix possible crash on user deletion
[srvx.git] / srvx.conf.example
index b3901c88736c238fdf77bd96d26b27c5c5302180..6019975e2d5b9c7d2f0c3715e47428b6f46d84d2 100644 (file)
         "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";
         
     };
 
         // 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
         "gline_duration" "1h";
         "punishment_reason" "Your message contained a forbidden word.";
         "alert_chan" "#opers";
+        "oper_channel" "#opers";
     };
        
        "hostserv" {
     "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" {