diff options
-rw-r--r-- | doc/example.conf | 2 | ||||
-rw-r--r-- | doc/example.efnet.conf | 2 |
2 files changed, 2 insertions, 2 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; }; diff --git a/doc/example.efnet.conf b/doc/example.efnet.conf index ce7cb26..dcff995 100644 --- a/doc/example.efnet.conf +++ b/doc/example.efnet.conf @@ -885,7 +885,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 = yes; }; |