Compare commits
2 Commits
04a4540a17
...
3c4aec141b
Author | SHA1 | Date | |
---|---|---|---|
3c4aec141b
|
|||
2c42e58d2b |
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user