Skip to content

Commit

Permalink
Exclude machine-learning from backups
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jan 30, 2024
1 parent 6f399f8 commit e3e3761
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions immich/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"aarch64",
"amd64"
],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "[email protected]",
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [
Expand Down

0 comments on commit e3e3761

Please sign in to comment.