mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Advanced settings (markdown)
parent
4c23f9717d
commit
54720ef7f3
@ -16,6 +16,22 @@ If you want to reset all settings to their default values, delete everything the
|
||||
|
||||
***
|
||||
|
||||
#### `assetFetchTimeout`
|
||||
|
||||
Default: `30` seconds.
|
||||
|
||||
The number of seconds after which uBO throws an error when a remote server fails to respond to a request.
|
||||
|
||||
***
|
||||
|
||||
#### `autoUpdateAssetFetchPeriod`
|
||||
|
||||
Default: `120` seconds.
|
||||
|
||||
When the auto-updater kicks in and an asset in need of update is fetched, this is the number of seconds to wait before fetching the next asset which needs to be updated. The delay helps spread the load on CPU and memory as a result of loading/parsing/compiling the filter lists which have been updated.
|
||||
|
||||
***
|
||||
|
||||
#### `autoUpdatePeriod`
|
||||
|
||||
Default: `7` hours.
|
||||
@ -26,14 +42,6 @@ The time to wait in hours between each update session<sup>[1]</sup>. uBO will al
|
||||
|
||||
***
|
||||
|
||||
#### `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`.
|
||||
|
Loading…
Reference in New Issue
Block a user