Clarify that serverhide::flatten_links disables /map for non-opers.

This commit is contained in:
B.Greenham 2010-10-12 13:30:27 -04:00
parent 07db71cda0
commit 331285b319
1 changed files with 14 additions and 14 deletions

View File

@ -4,7 +4,7 @@
* Copyright (C) 2002-2005 ircd-ratbox development team
* Copyright (C) 2005-2006 charybdis development team
*
* Written by ejb, wcampbel, db, leeh and others
* Written by ejb, wcampbel, db, leeh, Taros, jdhore and others
*
* $Id: reference.conf 3582 2007-11-17 21:55:48Z jilles $
*/
@ -897,7 +897,7 @@ channel {
serverhide {
/* flatten links: this option will hide various routing information
* and make all servers in /links appear that they are linked to
* this server.
* this server. This option also disallows non-opers from using /map
*/
flatten_links = no;