docker-hybrid/config/hybrid/proxy-dmz.oper.conf
2021-06-26 16:49:53 +02:00

20 lines
700 B
Plaintext

/* Configuration example located at
* https://github.com/ircd-hybrid/ircd-hybrid/blob/master/doc/reference.conf
*/
.include <hb_conf/include/oper.conf>
operator {
name = "SA_NL_EU_01_DMZ";
user = "*@console.am.nl.eu.clandestine.network";
password = "password";
whois = "I'm too lame to read BitchX.doc";
class = "console_admin";
encrypted = no;
umodes = locops, servnotice, wallop, softcallerid, hidden,
invisible, external, debug, rej, skill, hideidle,
wallop, expiration;
flags = admin, connect, connect:remote, die, globops, kill, kill:remote,
kline, module, rehash, restart, set, unkline, unxline, xline;
};