Updated Advanced settings (markdown)

Raymond Hill 2017-01-18 10:40:12 -05:00
parent eb04f5947b
commit c036766e7a

@ -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>