disable cron by default

This commit is contained in:
James 2023-02-05 15:10:14 +00:00
parent 74b6eb43a1
commit d9b5e87575

View File

@ -60,7 +60,7 @@ freshrss:
password: admin password: admin
email: admin@example.com email: admin@example.com
cron: cron:
enabled: true enabled: false
cronMin: "13,43" # Minute(s) past the hour to run cron cronMin: "13,43" # Minute(s) past the hour to run cron
persistence: persistence: