From 4b1711a614d9065eb9e17fce1a8eed6028fa1174 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 27 Apr 2003 11:50:32 +0000 Subject: [PATCH] Added missing "Password" variable in "[Global]" section. --- doc/sample-ngircd.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/sample-ngircd.conf b/doc/sample-ngircd.conf index b1829df4..4f19a2e9 100644 --- a/doc/sample-ngircd.conf +++ b/doc/sample-ngircd.conf @@ -1,4 +1,4 @@ -# $Id: sample-ngircd.conf,v 1.20 2003/03/10 00:23:34 alex Exp $ +# $Id: sample-ngircd.conf,v 1.20.2.1 2003/04/27 11:50:32 alex Exp $ # # This is a sample configuration file for the ngIRCd, which must adept to @@ -23,6 +23,9 @@ # LINKS requests for example. Info = Server Info Text + # Global password for all users needed to connect to the server + ;Password = abc + # Information about the server and the administrator, used by the # ADMIN command. ;AdminInfo1 = Description