Document general::hidden_caps

This commit is contained in:
Ed Kellett 2020-11-08 03:52:18 +00:00
parent 6ac21a70e2
commit 4a8bd0b2fb

View file

@ -1412,6 +1412,9 @@ general {
/* tls_ciphers_oper_only: show the TLS cipher string in /WHOIS only to opers and self */
tls_ciphers_oper_only = no;
/* hidden_caps: client capabilities we'll pretend we don't support until they're requested */
#hidden_caps = "userhost-in-names";
};
modules {