1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

autoUpdatePeriod, update default value

gwarser 2021-01-21 15:44:25 +01:00
parent d8bc6b0872
commit 702bba406a

@ -80,7 +80,9 @@ The number of seconds to wait after launch before an auto-update session<sup>[1]
#### `autoUpdatePeriod`
Default: `7` hours.
Default: `4` hours.
Before [1.32.5rc0](https://github.com/gorhill/uBlock/commit/174731851e5074099ac57d3b2122447cd1f60286): `7` hours.
The time to wait in hours between each update session. uBO will always start an update session a few minutes after launch when auto-update is enabled. Once that first update session is completed, uBO will wait `autoUpdatePeriod` hours before starting a new update session.