docker-hybrid/config/hybrid/proxy-dmz.serverhide.conf
2021-06-25 19:26:57 -04:00

14 lines
385 B
Plaintext

/* Configuration example located at
* https://gittor-dmz.com/ircd-hybrid/ircd-hybrid/blob/master/doc/reference.conf
*/
serverhide {
disable_remote_commands = no;
flatten_links = no;
hidden = no;
hide_servers = yes;
hide_services = yes;
hidden_name = "*.clandestine.network";
hide_server_ips = no;
};