From d2c5fe9d917232ad7bdb112222f80a656f198fec Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:23:06 -0400 Subject: [PATCH] Update README.md --- plugins/FileMonitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/FileMonitor/README.md b/plugins/FileMonitor/README.md index 63f5c9c..654a622 100644 --- a/plugins/FileMonitor/README.md +++ b/plugins/FileMonitor/README.md @@ -35,7 +35,7 @@ To enable the scheduler go to **Stash->Settings->Plugins->Plugins->FileMonitor** - Generated Content-> [Generate] (Every Sunday at 7AM) - Library -> [Scan] (Weekly) (Every Sunday at 3AM) - Backup -> [Backup] 2nd sunday of the month at 1AM -- The example task are disabled by default because they have a zero frequency value. +- The example tasks are disabled by default because they either have a zero frequency value or the time field is set to **DISABLED**. To configure the schedule or to add new task, edit the **task_scheduler** section in the **filemonitor_config.py** file. ```` python