mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Exclude machine-learning from backups
https://github.com/alexbelgium/hassio-addons/issues/1213
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"backup_exclude": [
|
||||
"**/machine-learning/*"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
|
||||
"devices": [
|
||||
|
||||
Reference in New Issue
Block a user