From ffee119fe53fdc9c95151bade7e13347a49e6935 Mon Sep 17 00:00:00 2001 From: Zer0n Date: Wed, 20 Jul 2011 21:56:10 +0200 Subject: [PATCH] changed needed access to set flag +b, added +I to ounregister FORCE list --- srvx.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srvx.conf.example b/srvx.conf.example index b900b6b..1567e64 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -102,7 +102,7 @@ "lc_h" "800"; // specifically lower case h "uc_H" "800"; // .. and upper case H "S" "999"; - "b" "1"; + "b" "800"; "I" "800"; }; // and for who can change epithets for staff @@ -119,7 +119,7 @@ // how long must an account be inactive so it can be ounregistered without force? "ounregister_inactive" "1M"; // which flags on an account require the ounregister to be used with force? - "ounregister_flags" "ShgsfnHbu"; + "ounregister_flags" "ShgsfnHbuI"; /* "require_qualified" has been removed. It is now * integrated into the modcmd command authorization * and dispatch mechanism. "/msg OpServ help modcmd" -- 2.20.1