mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Advanced settings (markdown)
parent
eb04f5947b
commit
c036766e7a
1 changed files with 2 additions and 2 deletions
|
|
@ -16,11 +16,11 @@ If you want to reset all settings to their default values, delete everything the
|
|||
|
||||
***
|
||||
|
||||
#### `assetAutoUpdatePeriod`
|
||||
#### `autoUpdatePeriod`
|
||||
|
||||
Default: `7` hours.
|
||||
|
||||
The time to wait in hours between each update session<sup>[1]</sup>. 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 `assetAutoUpdatePeriod` hours before starting a another update session.
|
||||
The time to wait in hours between each update session<sup>[1]</sup>. 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 another update session.
|
||||
|
||||
<sub>[1] "Update session" means that uBO will lookup and update assets deemed out of date, if any.</sub>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue