1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00

Enable cloud storage compression by default in next release

Related commit:
- d8b6b31eca
This commit is contained in:
Raymond Hill 2020-11-13 12:14:06 -05:00
parent f192d99ce5
commit eb8433cb19
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -47,7 +47,7 @@ const µBlock = (( ) => { // jshint ignore:line
cacheStorageAPI: 'unset',
cacheStorageCompression: true,
cacheControlForFirefox1376932: 'no-cache, no-store, must-revalidate',
cloudStorageCompression: false,
cloudStorageCompression: true,
cnameIgnoreList: 'unset',
cnameIgnore1stParty: true,
cnameIgnoreExceptions: true,