From 1d08d51e2eaff14b71f20d3f0898d5a86582b7e5 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 15 Mar 2005 16:56:16 +0000 Subject: New configuration option "OperServerMode". --- man/ngircd.conf.5 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/ngircd.conf.5 b/man/ngircd.conf.5 index e7f44c6d..29346e55 100644 --- a/man/ngircd.conf.5 +++ b/man/ngircd.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $Id: ngircd.conf.5,v 1.15 2005/03/02 16:07:31 alex Exp $ +.\" $Id: ngircd.conf.5,v 1.16 2005/03/15 16:56:17 alex Exp $ .\" .TH ngircd.conf 5 "February 2005" ngircd "ngIRCd Manual" .SH NAME @@ -137,6 +137,11 @@ The server tries every seconds to establish a link to not yet Should IRC Operators be allowed to use the MODE command even if they are not(!) channel-operators? Default: no. .TP +\fBOperServerMode\fR +If OperCanUseMode is enabled, this may lead the compatibility problems with +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 \fBMaxConnections\fR Maximum number of simultaneous connection the server is allowed to accept (<=0: unlimited). Default: -1. -- cgit 1.4.1