Compare commits
2 Commits
afd7b854e6
...
e1991fa475
Author | SHA1 | Date | |
---|---|---|---|
e1991fa475
|
|||
33f0759636 |
@@ -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.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -164,13 +164,14 @@ data:
|
|||||||
orphaned:
|
orphaned:
|
||||||
empty_after_x_days: 30
|
empty_after_x_days: 30
|
||||||
exclude_patterns:
|
exclude_patterns:
|
||||||
|
- /mnt/store/Torrent/QBITTORRENT/*
|
||||||
|
- /mnt/store/Torrent/TORRENT/*
|
||||||
- '**/.DS_Store'
|
- '**/.DS_Store'
|
||||||
- '**/Thumbs.db'
|
- '**/Thumbs.db'
|
||||||
- '**/@eaDir'
|
- '**/@eaDir'
|
||||||
- /data/torrents/temp/**
|
|
||||||
- '**/*.!qB'
|
- '**/*.!qB'
|
||||||
- '**/*_unpackerred'
|
- '**/*_unpackerred'
|
||||||
max_orphaned_files_to_delete: 50000
|
max_orphaned_files_to_delete: 50
|
||||||
|
|
||||||
# apprise:
|
# apprise:
|
||||||
# api_url: http://localhost:8000/notify
|
# api_url: http://localhost:8000/notify
|
||||||
|
Reference in New Issue
Block a user