1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-12 07:16:02 +00:00

- Dokumentation aktualisiert.

This commit is contained in:
Alexander Barton
2002-11-02 23:11:38 +00:00
parent 7ec3603996
commit 07984e0b81
2 changed files with 14 additions and 3 deletions

View File

@@ -34,6 +34,9 @@ ngIRCd CVS-HEAD
Connection-Struktur nun frueher als "ungueltig" markiert.
- Connection-Strukturen werden nun "pool-weise" verwaltet; der Pool wird
bei Bedarf bis zu einem konfigurierten Limit vergroessert.
- Mit der neuen Konfigurationsvariable "MaxConnections" (Sekion "Global")
kann die maximale Anzahl gleichzeitiger Verbindungen begrenzt werden.
Der Default ist -1, "unlimitiert".
ngIRCd 0.5.2, 04.10.2002
@@ -308,4 +311,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.110 2002/11/02 23:01:27 alex Exp $
$Id: ChangeLog,v 1.111 2002/11/02 23:11:38 alex Exp $