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);