dont enforce safe browsing
This commit is contained in:
@@ -5,15 +5,11 @@
|
|||||||
"preferences": {
|
"preferences": {
|
||||||
"browser.safebrowsing.malware.enabled": {
|
"browser.safebrowsing.malware.enabled": {
|
||||||
"value": true,
|
"value": true,
|
||||||
"title": "Enable malware protection",
|
"title": "Enable malware protection"
|
||||||
"shouldBeDefault": true,
|
|
||||||
"enforceOnStartup": true
|
|
||||||
},
|
},
|
||||||
"browser.safebrowsing.phishing.enabled": {
|
"browser.safebrowsing.phishing.enabled": {
|
||||||
"value": true,
|
"value": true,
|
||||||
"title": "Enable phishing protection",
|
"title": "Enable phishing protection"
|
||||||
"shouldBeDefault": true,
|
|
||||||
"enforceOnStartup": true
|
|
||||||
},
|
},
|
||||||
"browser.safebrowsing.downloads.remote.enabled": {
|
"browser.safebrowsing.downloads.remote.enabled": {
|
||||||
"value": false,
|
"value": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user