mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 02:46:37 +02:00
27 lines
621 B
SYSTEMD
27 lines
621 B
SYSTEMD
*
|
|
* Outsiderz.com (irc.Outsiderz.com) Network Configuration File
|
|
*
|
|
* Added-at: 29 January 2002 07:35
|
|
* Author: DrDeath
|
|
* Email: DrDeath@hotmail.com
|
|
*/
|
|
|
|
set {
|
|
network-name "Outsiderz.com";
|
|
default-server "irc.Outsiderz.com";
|
|
services-server "services.outsiderz.com";
|
|
stats-server "stats.outsiderz.com";
|
|
help-channel "#Outsiderz";
|
|
hiddenhost-prefix "Outsiderz";
|
|
hosts {
|
|
local "LocOP.Outsiderz.com";
|
|
global "IrcOP.Outsiderz.com";
|
|
coadmin "CoAdmin.Outsiderz.com";
|
|
admin "Admin.Outsiderz.com";
|
|
servicesadmin "CsOP.Outsiderz.com";
|
|
netadmin "NetAdmin.Outsiderz.com";
|
|
host-on-oper-up yes;
|
|
};
|
|
};
|
|
|