1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 11:26:38 +02:00
Files
unrealircd/networks/template.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
483 B
SYSTEMD

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