From da20959439e1ed2e52e6433fcdb3ea47376d3e0a Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Sun, 5 May 2024 14:29:20 -0500 Subject: [PATCH] Update schedule.md --- docs/config/schedule.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/config/schedule.md b/docs/config/schedule.md index ab6e857b..7c78d9e6 100644 --- a/docs/config/schedule.md +++ b/docs/config/schedule.md @@ -11,6 +11,8 @@ These schedules do not trigger Kometa to run; they control what Kometa will do i time. `weekly(sunday)`, for example, does not mean "run Kometa on Sunday to do this thing"; it means "If Kometa is running, and it's Sunday, do this thing". +If you want to control when Kometa itself runs, like if you want Kometa to only run on Tuesdays and Thursdays, see [this page](../kometa/scheduling.md). + The scheduling options are: | Name | Description | Format | Example |