works for me
This commit is contained in:
7
defaults/pref/autoconfig.js
Normal file
7
defaults/pref/autoconfig.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// based on https://support.mozilla.org/en-US/questions/1378404#answer-1510431
|
||||
// apparently, this is a strange subset of JS
|
||||
// semicolons are required
|
||||
// basically, do not edit except for the filename below
|
||||
pref('general.config.filename', 'autoconfig.js');
|
||||
pref('general.config.obscure_value', 0);
|
||||
pref('general.config.sandbox_enabled', false);
|
Reference in New Issue
Block a user