revise Advanced Settings

This commit is contained in:
yokoffing
2025-03-19 14:12:43 -04:00
committed by GitHub
parent 6377176095
commit f55e2d8199

View File

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