docker-hybrid/config/hybrid/tor-dmz.auth.conf

12 lines
274 B
Plaintext

/* Configuration example located at
* https://github.com/ircd-hybrid/ircd-hybrid/blob/master/doc/reference.conf
*/
.include <hb_conf/include/auth.conf>
auth {
user = "*@*";
class = "tor_dmz_users";
flags = kline_exempt, xline_exempt, no_tilde
};