From 9e41913df7a971fd1cdc25dec31700b510d079f0 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:53:31 -0700 Subject: [PATCH] Update configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 69b7018e8..fe8d9e0c4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1215,7 +1215,7 @@ should be a valid crontab(5) expression describing when to run. : If set to the string "disable", no emails will be fetched automatically. - Defaults to every ten minutes, with a random minute offset selected at startup. + Defaults to every ten minutes, with an installation-specific minute offset. #### [`PAPERLESS_TRAIN_TASK_CRON=`](#PAPERLESS_TRAIN_TASK_CRON) {#PAPERLESS_TRAIN_TASK_CRON}