diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/sample-ngircd.conf.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl index a5b61af7..79360869 100644 --- a/doc/sample-ngircd.conf.tmpl +++ b/doc/sample-ngircd.conf.tmpl @@ -39,8 +39,9 @@ ;HelpFile = :DOCDIR:/Commands.txt # Info text of the server. This will be shown by WHOIS and - # LINKS requests for example. - Info = Server Info Text + # LINKS requests for example. Set to the server software name and + # version by default. + ;Info = Server Info Text # Comma separated list of IP addresses on which the server should # listen. Default values are: |