mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 06:16:39 +02:00
edfca03e28
+ all of the module files to the new format.
20 lines
486 B
SYSTEMD
20 lines
486 B
SYSTEMD
set {
|
|
network-name "QKAKA";
|
|
default-server "chat.qkaka.com";
|
|
services-server "services.qkaka.com";
|
|
stats-server "stats.ircnet.org";
|
|
help-channel "#QKAKA�…¥æ™DDŽ";
|
|
hiddenhost-prefix "dn";
|
|
prefix-quit "Quit:";
|
|
hosts {
|
|
local "locop.qkaka.com";
|
|
global "ircop.qkaka.com";
|
|
coadmin "coadmin.qkaka.com";
|
|
admin "admin.qkaka.com";
|
|
servicesadmin "serviceop.qkaka.com";
|
|
techadmin "techadmin.qkaka.com";
|
|
netadmin "netadmin.qkaka.com";
|
|
host-on-oper-up "off";
|
|
};
|
|
};
|