mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 11:39:25 +01:00
example-conf: drop references to use_experimental_whois
This commit is contained in:
parent
9c2bec7a3d
commit
ba20016a83
@ -381,15 +381,13 @@ relay:
|
|||||||
show_ips: false
|
show_ips: false
|
||||||
|
|
||||||
# Determines whether NickServ login info should be shown in the /whois output for
|
# Determines whether NickServ login info should be shown in the /whois output for
|
||||||
# relay users. For InspIRCd networks, this requires "use_experimental_whois" to be
|
# relay users.
|
||||||
# set.
|
|
||||||
# Valid options include "all" (show this to everyone), "opers" (show only to
|
# Valid options include "all" (show this to everyone), "opers" (show only to
|
||||||
# opers), and "none" (disabled). Defaults to none if not specified.
|
# opers), and "none" (disabled). Defaults to none if not specified.
|
||||||
whois_show_accounts: all
|
whois_show_accounts: all
|
||||||
|
|
||||||
# Determines whether the origin server should be shown in the /whois output for
|
# Determines whether the origin server should be shown in the /whois output for
|
||||||
# relay users. For InspIRCd networks, this requires "use_experimental_whois" to be
|
# relay users.
|
||||||
# set.
|
|
||||||
# Valid options include "all" (show this to everyone), "opers" (show only to
|
# Valid options include "all" (show this to everyone), "opers" (show only to
|
||||||
# opers), and "none" (disabled). Defaults to none if not specified.
|
# opers), and "none" (disabled). Defaults to none if not specified.
|
||||||
whois_show_server: opers
|
whois_show_server: opers
|
||||||
|
Loading…
Reference in New Issue
Block a user