mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-06 14:36:17 +08:00
Merge pull request #322 from bakerboy448/patch-4
add orphaned data config details
This commit is contained in:
commit
b3783f7146
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ directory:
|
|||
# Must be set if you're running qbit_manage locally and qBittorrent/cross_seed is in a docker
|
||||
# <OPTIONAL> recycle_bin var: </your/path/here/> # Path of the RecycleBin folder. Default location is set to remote_dir/.RecycleBin
|
||||
# <OPTIONAL> torrents_dir var: </your/path/here/> # Path of the your qbittorrent torrents directory. Required for `save_torrents` attribute in recyclebin
|
||||
# <OPTIONAL> orphaned_dir var: </your/path/here/> # Path of the the Orphaned Data folder. This is similar to RecycleBin, but only for orphaned data.
|
||||
cross_seed: "/your/path/here/"
|
||||
root_dir: "/data/torrents/"
|
||||
remote_dir: "/mnt/user/data/torrents/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue