1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-01-06 05:40:30 +00:00

- mit ein wenig Dokumentation begonnen (Betonung auf "wenig"!)

This commit is contained in:
Alexander Barton 2001-12-31 02:19:50 +00:00
parent 804b1ec498
commit 0fa00df615
3 changed files with 16 additions and 0 deletions

0
doc/CVS.txt Normal file
View File

0
doc/RFC.txt Normal file
View File

16
doc/sample-ngircd.conf Normal file
View File

@ -0,0 +1,16 @@
# ngircd.conf
ServerName = thor.my.net
ServerInfo = [thor.my.net] Experimental ngIRCd Test Server
# Operator = Alex
# OperatorPwd = 123
ListenPorts = 6668
MotdFile = /usr/local/etc/ngircd.motd
PingTimeout = 120
PongTimeout = 10
# -eof-