From 2275add3271e2755775ab98510b8658402f79bc1 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Thu, 28 Jun 2007 05:15:12 +0000 Subject: Add new server config option to disable automatic connect. (Tassilo Schweyer) --- man/ngircd.conf.5.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index ebdd9c95..b8630299 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -1,5 +1,5 @@ .\" -.\" $Id: ngircd.conf.5.tmpl,v 1.2 2006/12/29 14:09:49 fw Exp $ +.\" $Id: ngircd.conf.5.tmpl,v 1.3 2007/06/28 05:15:14 fw Exp $ .\" .TH ngircd.conf 5 "August 2005" ngircd "ngIRCd Manual" .SH NAME @@ -214,6 +214,9 @@ Foreign password for this connection. This password has to be configured as .TP \fBGroup\fR Group of this server (optional). +\fBPassive\fR +Disable automatic connection even if port value is specified. Default: false. +You can use the IRC Operator command CONNECT later on to create the link. .SH [CHANNEL] Pre-defined channels can be configured in .I [Channel] -- cgit 1.4.1