Upload files to 'config/defaults/pref'

This commit is contained in:
Narsil 2022-04-11 12:34:02 +00:00
parent 11c957ea65
commit bfed908469
1 changed files with 9 additions and 13 deletions

View File

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