mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-12 01:10:50 +08:00
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage: add orphaned data config details
This commit is contained in:
commit
787c23fe55
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
|
# 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> 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> 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/"
|
cross_seed: "/your/path/here/"
|
||||||
root_dir: "/data/torrents/"
|
root_dir: "/data/torrents/"
|
||||||
remote_dir: "/mnt/user/data/torrents/"
|
remote_dir: "/mnt/user/data/torrents/"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue