mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-10 00:10:46 +08:00
Merge pull request #346 from bakerboy448/patch-5
Update config.yml.sample - fix unpackerred
This commit is contained in:
commit
1e39bf5b18
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ orphaned:
|
||||||
- "**/@eaDir"
|
- "**/@eaDir"
|
||||||
- "/data/torrents/temp/**"
|
- "/data/torrents/temp/**"
|
||||||
- "**/*.!qB"
|
- "**/*.!qB"
|
||||||
- "**/_unpackerred"
|
- "**/*_unpackerred"
|
||||||
|
|
||||||
apprise:
|
apprise:
|
||||||
# Apprise integration with webhooks
|
# Apprise integration with webhooks
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue