1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-26 12:16:37 +02:00
Files
unrealircd/networks/altirc.network
T
stskeeps edfca03e28 +- Modified an old Unreal3.1.1 to be network file converter, and converted
+  all of the module files to the new format.
2001-03-17 16:22:40 +00:00

20 lines
584 B
SYSTEMD

set {
network-name "AltNet IRC";
default-server "irc.alternativenet.org";
services-server "services.alternativenet.org";
stats-server "statistics.alternativenet.org";
help-channel "#AltNetHelp";
hiddenhost-prefix "altirc";
prefix-quit "Quit:";
hosts {
local "locop.alternativenet.org";
global "ircop.alternativenet.org";
coadmin "coadmin.alternativenet.org";
admin "admin.alternativenet.org";
servicesadmin "serviceop.alternativenet.org";
techadmin "techadmin.alternativenet.org";
netadmin "netadmin.alternativenet.org";
host-on-oper-up "on";
};
};