From 702bba406a1c8a6f066b7fafddbdd15fcd41bfb0 Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 21 Jan 2021 15:44:25 +0100 Subject: [PATCH] autoUpdatePeriod, update default value --- Advanced-settings.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index 1333343..e693125 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -80,7 +80,9 @@ The number of seconds to wait after launch before an auto-update session[1] #### `autoUpdatePeriod` -Default: `7` hours. +Default: `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.