Skip to content

Commit

Permalink
Allow temporary disabling of Firefox sandbox
Browse files Browse the repository at this point in the history
Per #371, allows fallback certificate behavior until a proper Firefox policy is installed.
  • Loading branch information
tresf committed Oct 17, 2018
1 parent 5e8cacc commit d95b739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ant/firefox/firefox-prefs.js.in
@@ -1,2 +1,3 @@
pref('general.config.filename', '${firefoxconfig.name}');
pref('general.config.sandbox_enabled', false);
pref('general.config.obscure_value', 0);

0 comments on commit d95b739

Please sign in to comment.