1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 06:16:01 +00:00

- Dokumentation aktualisiert.

This commit is contained in:
Alexander Barton
2002-12-14 13:32:30 +00:00
parent 2694017426
commit e65ab4a3f7
2 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# $Id: sample-ngircd.conf,v 1.2 2002/11/19 12:50:48 alex Exp $
# $Id: sample-ngircd.conf,v 1.3 2002/12/14 13:32:30 alex Exp $
#
# This is a sample configuration for the ngIRCd, which must adept to the
@@ -66,9 +66,12 @@
;OperCanUseMode = no
# Maximum number of simultanous connection the server is allowed
# to accept (<=0 unlimited):
# to accept (<=0: unlimited):
;MaxConnections = -1
# Maximum number of channels a user can be member of (<=0: no limit):
;MaxJoins = 10
[Operator]
# In this [operator]-section, there will be the configuration of
# the name and password of an IRC operator. There may be more than