This commit is contained in:
Julien Cabillot
2023-06-21 18:24:51 -04:00
parent 8447421071
commit 2abf3d0a7f
3 changed files with 15 additions and 64 deletions
+6
View File
@@ -88,3 +88,9 @@ persistence:
path: "/mnt/musique"
readOnly: true
mountPath: "/media"
cronjob:
schedule: "29 13 * * *"
concurrencyPolicy: "Forbid"
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 5