2 Commits

Author SHA1 Message Date
3c4aec141b Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-07 03:08:40 +00:00
2c42e58d2b enable cleanup
All checks were successful
renovate / renovate (push) Successful in 2m0s
2025-06-06 22:07:05 -05:00
2 changed files with 4 additions and 5 deletions

View File

@@ -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

View File

@@ -109,7 +109,7 @@ data:
share_limits: share_limits:
private: private:
priority: 1 priority: 1
include_all_tags: include_any_tags:
- AlphaRatio - AlphaRatio
- TorrentLeech - TorrentLeech
categories: categories:
@@ -151,10 +151,9 @@ data:
- InternetArchive - InternetArchive
categories: categories:
- -< COMPLETED - -< COMPLETED
max_ratio: 2.0 max_seeding_time: 3d
max_seeding_time: 7d
limit_upload_speed: 100 limit_upload_speed: 100
cleanup: false cleanup: true
recyclebin: recyclebin:
enabled: true enabled: true