From e3e376110481a522a11aecf9480d4db77233dbb2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Jan 2024 08:30:30 +0100 Subject: [PATCH] Exclude machine-learning from backups https://github.com/alexbelgium/hassio-addons/issues/1213 --- immich/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/immich/config.json b/immich/config.json index 518022a56..dd847181b 100644 --- a/immich/config.json +++ b/immich/config.json @@ -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": [