]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_newconf.c
Add resv oper priv, enabled by default for compatibility.
[irc/rqf/shadowircd.git] / src / s_newconf.c
index c5300b61a0e3e54d126105d322671761fb2b0d23..c93b57ee1cfb669d70750f86478a8331fb297373 100644 (file)
@@ -331,6 +331,7 @@ static struct oper_flags oper_flagtable[] =
        { OPER_GLINE,           'G', 'g' },
        { OPER_KLINE,           'K', 'k' },
        { OPER_XLINE,           'X', 'x' },
+       { OPER_RESV,            'Q', 'q' },
        { OPER_GLOBKILL,        'O', 'o' },
        { OPER_LOCKILL,         'C', 'c' },
        { OPER_REMOTE,          'R', 'r' },