From 30cd21700c236ab37b701b917af33f75f7be19d7 Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 31 Oct 2023 13:59:55 +0100 Subject: [PATCH] autoUpdatePeriod: 4->2 hours --- Advanced-settings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index e9659fe..53409e2 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -127,8 +127,9 @@ The number of seconds to wait after launch before an auto-update session[1] #### `autoUpdatePeriod` -Default: `4` hours. +Default: `2` hours. +Before [1.48.1b7](https://github.com/gorhill/uBlock/commit/885b3ea6c0600b1e9d50fc1100b5cc6a3724d166): `4` hours. Before [1.32.5rc0](https://github.com/gorhill/uBlock/commit/174731851e5074099ac57d3b2122447cd1f60286): `7` hours. The time to wait in hours between each update session. 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 `autoUpdatePeriod` hours before starting a new update session.