diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-01-03 00:38:21 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-01-03 00:38:21 +0000 |
commit | 7ad3d126727199e2492a9df02970b380176db34e (patch) | |
tree | 4b86f599637a1d2f3bcae17275d5574aca84252b /doc/example.conf | |
parent | 8d1a619860de78224da0ae1acac7d86d90ab31ca (diff) |
- Minor updates to example configuration files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1729 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc/example.conf')
-rw-r--r-- | doc/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.conf b/doc/example.conf index 31bce79..3251e8e 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -862,7 +862,7 @@ serverhide { * logfiles. * * We recommend you leave this disabled, and just take care with who you - * give admin=yes; to. + * give administrator privileges to. */ hide_server_ips = no; }; |