1
0
Fork 0

dom.storage.enabled

This commit is contained in:
Thorin-Oakenpants 2021-08-16 15:06:06 +00:00 committed by GitHub
parent e7872b193b
commit 51e388ae86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the arkenfox user.js.
Last updated: 24-July-2021
Last updated: 16-August-2021
For instructions see:
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@ -241,6 +241,8 @@
'webgl.min_capability_mode',
/* 89-beta */
'security.ssl.enable_ocsp_stapling',
/* 91-beta */
'dom.storage.enabled',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
];