]> jfr.im git - irc/freenode/solanum.git/commitdiff
Document general::hidden_caps
authorEd Kellett <redacted>
Sun, 8 Nov 2020 03:52:18 +0000 (03:52 +0000)
committerEd Kellett <redacted>
Sun, 8 Nov 2020 14:08:38 +0000 (14:08 +0000)
doc/reference.conf

index 8e770a8221ab4d8f2ed8456f930335bb1d6d5c1b..22ba0160d2a2124622e1ca41e83c5692f6da3167 100644 (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 {