mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-08 02:46:35 +00:00
Allow unsigned addons to be installed (closes https://github.com/zen-browser/desktop/issues/2258)
This commit is contained in:
@@ -170,7 +170,8 @@ pref('browser.migrate.opera.enabled', true);
|
||||
// DNS
|
||||
// pref('network.trr.mode', 5);
|
||||
|
||||
pref('xpinstall.signatures.required', false);
|
||||
// security: They must enable this themselves, to avoid people downloading malware
|
||||
//pref('xpinstall.signatures.required', false);
|
||||
|
||||
// Experimental Zen Features
|
||||
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
|
||||
|
Reference in New Issue
Block a user