commit 0af8fafdfba6236794d12106a6731f35d03a36b4 from: Florian Westphal date: Mon Dec 11 22:08:14 2006 UTC add PredefChannelsOnly to manpage [from HEAD] commit - c9e26562ce7d54ff5862f2cc8be72f5d72b6040c commit + 0af8fafdfba6236794d12106a6731f35d03a36b4 blob - 3cb512d5e897d6f9d115cbea9fce33bc3a4d80bf blob + 65389dab0a55da79bfb73301e44509c3823aaaaa --- man/ngircd.conf.5 +++ man/ngircd.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $Id: ngircd.conf.5,v 1.20 2005/09/02 14:39:00 fw Exp $ +.\" $Id: ngircd.conf.5,v 1.20.2.1 2006/12/11 22:08:14 fw Exp $ .\" .TH ngircd.conf 5 "August 2005" ngircd "ngIRCd Manual" .SH NAME @@ -146,6 +146,11 @@ If OperCanUseMode is enabled, this may lead the compat Servers that run the ircd-irc2 Software. This Option "masks" mode requests by non-chanops as if they were coming from the server. Default: no. .TP +\fBPredefChannelsOnly\fR +If enabled, no new channels can be created. Useful if +you do not want to have channels other than those defined in +the config file. +.TP \fBMaxConnections\fR Maximum number of simultaneous connection the server is allowed to accept (<=0: unlimited). Default: -1.