Upload files to 'config/defaults/pref'

This commit is contained in:
Narsil 2022-09-13 09:37:25 +00:00
parent ce38784d1a
commit 9ef17c3d1c
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
//
// ********************************************************************************
//
// 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);