home · contact · privacy
Restructure source file tree.
[config] / buster / etc_files / user / opt / firefox / defaults / pref / autoconfig.js
1 // We set up AutoConfig according to <https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig>, see firefox.cfg comments on why we need it
2 pref("general.config.filename", "firefox.cfg");
3 pref("general.config.obscure_value", 0);
4