about summary refs log tree commit diff
path: root/src/testsuite/ngircd-test.conf
blob: 3475d677404799e94f59c8ffd3c59da59b79595c (plain)
1
2
3
4
5
6
7
8
9
# $Id: ngircd-test.conf,v 1.1 2002/09/09 10:16:24 alex Exp $

[Global]
	Name = ngircd.test.server
	Info = ngIRCd Test-Server
	Ports = 6789
	MotdFile = ngircd-test.motd

# -eof-