Compare commits
2 Commits
1e14ff7db8
...
6b0c00b2ff
Author | SHA1 | Date | |
---|---|---|---|
6b0c00b2ff
|
|||
33f0759636 |
@@ -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