]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/example.conf
Updating File.
[irc/rqf/shadowircd.git] / doc / example.conf
index 7e338ae4bc3097a9f5d9a57a5b53f4e121a45e3f..a21027932d70a5a4718e4ee0f73549b8ff159a5e 100755 (executable)
@@ -372,7 +372,7 @@ channel {
        autochanmodes = "nt";
        exemptchanops = "NT";
        use_halfop = yes;
-       use_owner = yes;
+       use_admin = yes;
        use_invex = yes;
        use_except = yes;
        use_knock = yes;
@@ -500,6 +500,7 @@ general {
        default_operstring = "is an IRC Operator";
        default_adminstring = "is a Server Administrator";
        default_operhost = "staff.testnet.net";
+       #static_quit = "I like turtles!";
        servicestring = "is a Network Service";
        disable_fake_channels = no;
         tkline_expire_notices = no;
@@ -514,6 +515,7 @@ general {
        max_nick_time = 20 seconds;
        max_nick_changes = 5;
         anti_spam_exit_message_time = 5 minutes;
+       use_part_messages = yes;
        ts_warn_delta = 30 seconds;
        ts_max_delta = 5 minutes;
        client_exit = yes;