mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 11:54:04 +02:00
Exclude machine-learning from backups
https://github.com/alexbelgium/hassio-addons/issues/1213
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user