mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 02:56:37 +02:00
19 lines
450 B
SYSTEMD
19 lines
450 B
SYSTEMD
set {
|
|
network-name "Thai IRC Network";
|
|
default-server "irc.thai.com";
|
|
services-server "services.thai.com";
|
|
stats-server "stats.thai.com";
|
|
help-channel "#Services";
|
|
hiddenhost-prefix "ThaiNet";
|
|
prefix-quit "Quit:";
|
|
hosts {
|
|
local "locop.thai.com";
|
|
global "ircop.thai.com";
|
|
coadmin "coadmin.thai.com";
|
|
admin "admin.thai.com";
|
|
servicesadmin "serviceop.thai.com";
|
|
netadmin "netadmin.thai.com";
|
|
host-on-oper-up "on";
|
|
};
|
|
};
|