cnameMaxTTL removed

https://github.com/yokoffing/filterlists/issues/189
This commit is contained in:
yokoffing
2025-03-10 13:15:24 -04:00
committed by GitHub
parent 20d5675b25
commit 8c65b1bc5d

View File

@@ -368,7 +368,7 @@ Toggle on [advanced settings](https://github.com/gorhill/uBlock/wiki/Advanced-us
| `autoUpdateAssetFetchPeriod` | `5` `(default)` | auto-updater waits `x` seconds before fetching the next filter list |
| `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` | `480` | (optional) cache CNAME aliases for `x` minutes |
| ~~`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 |