mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 11:36:37 +02:00
2c011202a4
these "network settings" and other settings has been lost in time. Rename some of these variables and macro's. ircnetwork -> NETWORK_NAME ircnet005 -> NETWORK_NAME_005 defserv ->? DEFAULT_SERVER hidden_host -> CLOAK_PREFIX helpchan -> HELP_CHANNEL Also one config change (visible to admins): set::hiddenhost-prefix is now set::cloak-prefix We still accept the old name, though. The example conf has been updated as well, but not the wiki yet.