fix default sync schedule

This commit is contained in:
c9s 2024-08-23 15:04:00 +08:00
parent e3c4314aed
commit 02ff04cfb5
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -91,7 +91,7 @@ debug:
sync:
enabled: false
schedule: "* * * * *"
schedule: "0 * * * *"
## since: sync from time
since: false