]> jfr.im git - solanum.git/blobdiff - testsuite/ircd.conf.1
Unify oper:{global,local}_kill
[solanum.git] / testsuite / ircd.conf.1
index 479444509223a2e98e048ab9bd4d474ecc2a51cf..b90b78ae148c5615d74c7609a4c62e4e6287d302 100644 (file)
@@ -43,8 +43,8 @@ auth { user = "*@127.0.0.0/8"; class = "users"; };
 
 operator "oper" {
        user = "*@127.0.0.0/8";
-       password = "oper"; 
-       flags = global_kill, remote, kline, unkline, nick_changes,
+       password = "oper";
+       flags = kill, remote, kline, unkline, nick_changes,
                die, rehash, admin, xline, operwall, oper_spy, ~encrypted;
 };