From 741c3a4e20ab902dae6e2a60538da12fc2735037 Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Sun, 28 Mar 2021 11:56:06 +0000 Subject: [PATCH] Update config example in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af7adde..3f1a274 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ mangadex: download_queue_db_path: ~/mango/queue.db chapter_rename_rule: '[Vol.{volume} ][Ch.{chapter} ]{title|id}' manga_rename_rule: '{title}' + subscription_update_interval_hours: 24 ``` - `scan_interval_minutes`, `thumbnail_generation_interval_hours` and `db_optimization_interval_hours` can be any non-negative integer. Setting them to `0` disables the periodic tasks