diff --git a/README.md b/README.md index ce833a2..c9b5c04 100644 --- a/README.md +++ b/README.md @@ -370,14 +370,9 @@ Toggle on [advanced settings](https://github.com/gorhill/uBlock/wiki/Advanced-us > [!WARNING] > Do not change these values blindly. Read the [description](https://github.com/gorhill/uBlock/wiki/Advanced-settings) for each preference. -*Updated: 26 July 2024, after uBO devs made improvements* - -| **Setting** | **Value** | **Description** | -|---------------------------------|---------------------|--------------------------------------------------------------------------------------| -| `autoUpdateAssetFetchPeriod` | `5` `(default)` | auto-updater waits `x` seconds before fetching the next filter list | +| **Setting** | **Value** | **Description** | +|---------------------------------|---------------------|------------------------------------------------------------------------------------------------------| | `autoUpdateDelayAfterLaunch` | `10` | update out-of-date filter lists `x` seconds after browser startup | -| `autoUpdatePeriod` | `1` `(default)` | check every `x` hours for [filter lists updates](https://www.reddit.com/r/uBlockOrigin/comments/174o7b6/comment/k4fpi4o/?context=3) | -| ~~`cnameMaxTTL`~~ *removed* | `480` | (optional) cache CNAME aliases for `x` minutes | | `filterAuthorMode` | `true` | enable [Dynamic Filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) | | `updateAssetBypassBrowserCache` | `true` | bypass cache when manually fetching a filter list more than once an hour |