mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-10 22:36:03 +00:00
Documented missing "Password" variable in section "[Global]".
This commit is contained in:
@@ -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.21 2003/04/27 11:45:27 alex Exp $
|
||||
|
||||
#
|
||||
# This is a sample configuration file for the ngIRCd, which must adept to
|
||||
@@ -22,6 +22,9 @@
|
||||
# Info text of the server. This will be shown by WHOIS and
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user