blob: 0bec96d30d827b4a7e2cfb7260a7ccff6f78d3ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $Id: ngircd-test.conf,v 1.6 2008/02/17 00:00:13 fw Exp $
[Global]
Name = ngircd.test.server
Info = ngIRCd Test-Server
Ports = 6789
MotdFile = ngircd-test.motd
AdminEMail = admin@irc.server
MaxConnectionsIP = 0
OperCanUseMode = yes
[Operator]
Name = TestOp
Password = 123
# -eof-
|