mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 15:44:58 +02:00
Navidrome: Exclude the cache from backups
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
"amd64",
|
"amd64",
|
||||||
"aarch64"
|
"aarch64"
|
||||||
],
|
],
|
||||||
|
"backup_exclude": [
|
||||||
|
"**/cache/**"
|
||||||
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Navidrome for Home Assistant",
|
"description": "Navidrome for Home Assistant",
|
||||||
"image": "ghcr.io/alexbelgium/navidrome-{arch}",
|
"image": "ghcr.io/alexbelgium/navidrome-{arch}",
|
||||||
|
|||||||
Reference in New Issue
Block a user