From 7ad3d126727199e2492a9df02970b380176db34e Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 3 Jan 2013 00:38:21 +0000 Subject: - Minor updates to example configuration files git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1729 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/example.conf') 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; }; -- cgit