3 disk cache prefs

see 053808ba97
This commit is contained in:
Thorin-Oakenpants 2019-04-27 14:06:48 +00:00 committed by GitHub
parent 053808ba97
commit e6017af4bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
Last updated: 22-Apr-2019
Last updated: 27-Apr-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@ -123,6 +123,9 @@
/* 67-beta */
'canvas.capturestream.enabled',
'pdfjs.enableWebGL',
'browser.cache.disk.capacity',
'browser.cache.disk.smart_size.enabled',
'browser.cache.disk.smart_size.first_run',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]