This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
mozilla.cfg/config/defaults/pref/local-settings.js

17 lines
446 B
JavaScript

//
// ********************************************************************************
//
// local-settings.js | Firefox
//
// ********************************************************************************
//
// Startup
// >>>>>>>>>>>>>>>>>>>>>
// Load the config. file
pref("general.config.filename", "mozilla.cfg");
// -------------------------------------
// Do not obscure the content with ROT-13
pref("general.config.obscure_value", 0);