Compare commits
2 Commits
5be64feacb
...
836bd33ba6
Author | SHA1 | Date | |
---|---|---|---|
836bd33ba6
|
|||
821e228225 |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.134.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -166,6 +166,7 @@ data:
|
|||||||
exclude_patterns:
|
exclude_patterns:
|
||||||
- /mnt/store/Torrent/QBITTORRENT/*
|
- /mnt/store/Torrent/QBITTORRENT/*
|
||||||
- /mnt/store/Torrent/TORRENT/*
|
- /mnt/store/Torrent/TORRENT/*
|
||||||
|
- /mnt/store/Torrent/DOWNLOADING/*
|
||||||
- '**/.DS_Store'
|
- '**/.DS_Store'
|
||||||
- '**/Thumbs.db'
|
- '**/Thumbs.db'
|
||||||
- '**/@eaDir'
|
- '**/@eaDir'
|
||||||
|
Reference in New Issue
Block a user