Update 'user.js'

This commit is contained in:
Narsil 2022-07-06 15:34:37 +00:00
parent 2fa879d8fe
commit 8c556c76b1
1 changed files with 1 additions and 1 deletions

View File

@ -1195,7 +1195,7 @@ user_pref("network.cookie.lifetimePolicy", 2);
// -------------------------------------
// Enforce Local Storage Next Generation (LSNG) [FF65+]
user_pref("dom.storage.next_gen", true); // [DEFAULT: true FF92+]
// -------------------------------------
// -------------------------------------
// Test user.js in about:config
user_pref("_config.applied", true);
//