Moved turnOnScheduler option to UI

This commit is contained in:
David Maisonave
2024-08-09 15:16:20 -04:00
parent 45ec460303
commit 5fe46bb099
3 changed files with 7 additions and 4 deletions

View File

@@ -18,8 +18,6 @@ config = {
"runCleanAfterDelete": False,
# The scheduler my only work reliably when FileMonitor runs as a service.
# Enable to turn on scheduler_task_list
"turnOnScheduler": True,
# Reoccurring scheduler task list.
"task_reoccurring_scheduler": [
# Frequency can be in minutes, hours, or days.