reference.conf: document hide_opers
This commit is contained in:
parent
1608b0e70e
commit
f5e8ad65c1
1 changed files with 3 additions and 0 deletions
|
@ -1456,6 +1456,9 @@ general {
|
||||||
/* hide_opers_in_whois: if set to YES, then oper status will be hidden in /WHOIS output. */
|
/* hide_opers_in_whois: if set to YES, then oper status will be hidden in /WHOIS output. */
|
||||||
hide_opers_in_whois = no;
|
hide_opers_in_whois = no;
|
||||||
|
|
||||||
|
/* hide_opers: Hide all opers from unprivileged users */
|
||||||
|
hide_opers = no;
|
||||||
|
|
||||||
/* tls_ciphers_oper_only: show the TLS cipher string in /WHOIS only to opers and self */
|
/* tls_ciphers_oper_only: show the TLS cipher string in /WHOIS only to opers and self */
|
||||||
tls_ciphers_oper_only = no;
|
tls_ciphers_oper_only = no;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue