Small config rewording.
This commit is contained in:
parent
44d109ca92
commit
81c3c2d15f
@ -1496,8 +1496,8 @@ class Referer(BaseType):
|
|||||||
valid_values = ValidValues(('always', "Always send."),
|
valid_values = ValidValues(('always', "Always send."),
|
||||||
('never', "Never send; this is not recommended,"
|
('never', "Never send; this is not recommended,"
|
||||||
" as some sites may break."),
|
" as some sites may break."),
|
||||||
('same-domain', "Only send for the same domain,"
|
('same-domain', "Only send for the same domain."
|
||||||
" this will still protect your privacy, but"
|
" This will still protect your privacy, but"
|
||||||
" shouldn't break any sites."))
|
" shouldn't break any sites."))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user