diff --git a/config/defaults/pref/local-settings.js b/config/defaults/pref/local-settings.js index dbb713c..b4a9823 100644 --- a/config/defaults/pref/local-settings.js +++ b/config/defaults/pref/local-settings.js @@ -1,20 +1,16 @@ // -/********************************************************************************** - * local-settings.js | Firefox * - * * - * https://github.com/quindecim/mozilla.cfg * - *********************************************************************************/ +// ******************************************************************************** // -// Author : quindecim : https://github.com/quindecim/ +// local-settings.js | Firefox // -// -// License : https://github.com/quindecim/mozilla.cfg/blob/master/LICENSE.txt -// -// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -// Section : Startup +// ******************************************************************************** +// +// Startup // >>>>>>>>>>>>>>>>>>>>> -// Pref : Load the config. file +// Load the config. file pref("general.config.filename", "mozilla.cfg"); // ------------------------------------- -// Pref : Do not obscure the content with ROT-13 +// Do not obscure the content with ROT-13 pref("general.config.obscure_value", 0); + +