Updated Advanced settings (markdown)

Raymond Hill 2017-01-18 09:22:53 -05:00
parent 6970ab333c
commit eb04f5947b

@ -16,6 +16,24 @@ If you want to reset all settings to their default values, delete everything the
***
#### `assetAutoUpdatePeriod`
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.
<sub>[1] "Update session" means that uBO will lookup and update assets deemed out of date, if any.</sub>
***
#### `assetFetchTimeout`
Default: `30` seconds.
The number of seconds after which uBO throws an error when a remote server fails to respond to a request.
***
#### `ignoreRedirectFilters`
Default: `false`.