Tweakhancement: add jitter to IMAP polling schedule (#13734)

This commit is contained in:
shamoon
2026-08-20 17:19:47 +00:00
committed by GitHub
parent 42034c3c77
commit bed95ea301
3 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -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 `*/10 * * * *` or every ten minutes.
Defaults to every ten minutes, with an installation-specific minute offset.
#### [`PAPERLESS_TRAIN_TASK_CRON=<cron expression>`](#PAPERLESS_TRAIN_TASK_CRON) {#PAPERLESS_TRAIN_TASK_CRON}