mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
fix: change default scan interval to every 8 hours
This commit is contained in:
parent
db89704691
commit
8eef8d99c9
@ -8,7 +8,7 @@ logging:
|
||||
org.apache.activemq.audit: WARN
|
||||
|
||||
komga:
|
||||
libraries-scan-cron: "0 */15 * * * ?"
|
||||
libraries-scan-cron: "0 0 */8 * * ?"
|
||||
libraries-scan-directory-exclusions:
|
||||
- "#recycle"
|
||||
- "@eaDir"
|
||||
|
Loading…
Reference in New Issue
Block a user