firefox: only accept cookies from visited third parties

This commit is contained in:
Simon Bruder 2018-11-08 20:26:16 +00:00
parent b2a5fb222c
commit b61b7bd9b8
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -1,5 +1,8 @@
{
"policies": {
"Cookies": {
"AcceptThirdParty": "from-visited"
},
"DNSOverHTTPS": {
"Enabled": false,
"Locked": false