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

Set default delay for creating selfie to 3 minutes

Related discussion:
- https://www.reddit.com/r/uBlockOrigin/comments/bq49zi/
This commit is contained in:
Raymond Hill 2019-05-18 14:43:44 -04:00
parent 5a0039db85
commit 3cf71835c4
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -51,7 +51,7 @@ const µBlock = (function() { // jshint ignore:line
manualUpdateAssetFetchPeriod: 500,
popupFontSize: 'unset',
requestJournalProcessPeriod: 1000,
selfieAfter: 11,
selfieAfter: 3,
strictBlockingBypassDuration: 120,
suspendTabsUntilReady: 'unset',
userResourcesLocation: 'unset'