mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-30 16:57:22 +01:00
policies.json: clear out accept-languages although, it is a bad idea.
This commit is contained in:
parent
5e1fb85357
commit
3846629f75
@ -1000,10 +1000,10 @@
|
|||||||
"Value": "once"
|
"Value": "once"
|
||||||
},
|
},
|
||||||
"intl.accept_languages": {
|
"intl.accept_languages": {
|
||||||
"Comment": "Cleared for Firefox default depending on locale. I am revealing timezone and as most users don't visit fingerprinting sites, this may result in fitting the local mass better.",
|
"Comment": "This is a bad idea.",
|
||||||
"Status": "clear",
|
"Status": "user",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "en-US, en"
|
"Value": ""
|
||||||
},
|
},
|
||||||
"intl.multilingual.downloadEnabled": {
|
"intl.multilingual.downloadEnabled": {
|
||||||
"Comment": "Allow downloading additional languages?",
|
"Comment": "Allow downloading additional languages?",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user