X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/0fa09b8024e761c56994ad17c1f41a91c77df5c0..7d84719d682b3ac00ae9fb46010e01bb77f711f6:/testsuite/ircd.conf.1 diff --git a/testsuite/ircd.conf.1 b/testsuite/ircd.conf.1 index 46e71b61..b90b78ae 100644 --- a/testsuite/ircd.conf.1 +++ b/testsuite/ircd.conf.1 @@ -19,7 +19,7 @@ serverinfo { admin { name = "Here"; - description = "Charybdis testsuite server"; + description = "Solanum testsuite server"; email = "root@localhost"; }; @@ -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; };