]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Document general::hidden_caps
[solanum.git] / 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 {