From e467fd0a6fc9ba97b2e2f31e654803a86bbb307f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 15 Dec 2017 23:26:15 +0000 Subject: Rename to . The previous name was horrible and didn't describe what the setting actually does. --- include/configreader.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include/configreader.h') diff --git a/include/configreader.h b/include/configreader.h index db7258d4e..1a2335e52 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -385,9 +385,8 @@ class CoreExport ServerConfig /** True if raw I/O is being logged */ bool RawLog; - /** Set to a non-empty string to obfuscate the server name of users in WHOIS - */ - std::string HideWhoisServer; + /** Set to a non-empty string to obfuscate server names. */ + std::string HideServer; /** Set to a non empty string to obfuscate nicknames prepended to a KILL. */ -- cgit v1.3.1-10-gc9f91