Exclude machine-learning from backups

https://github.com/alexbelgium/hassio-addons/issues/1213
This commit is contained in:
Alexandre
2024-01-30 08:30:30 +01:00
committed by GitHub
parent 6f399f8dd2
commit e3e3761104

View File

@@ -3,6 +3,9 @@
"aarch64", "aarch64",
"amd64" "amd64"
], ],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted photo and video backup solution directly from your mobile phone", "description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [ "devices": [