Compare commits
2 Commits
1c494af4c6
...
b5e858edb9
Author | SHA1 | Date | |
---|---|---|---|
b5e858edb9
|
|||
2c42e58d2b |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -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