mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-12-11 14:26:52 +08:00
Update config.yml
This commit is contained in:
parent
f2567dc95a
commit
981681e6d1
1 changed files with 4 additions and 3 deletions
|
|
@ -4,10 +4,11 @@ qbt:
|
|||
user: 'username'
|
||||
pass: 'password'
|
||||
|
||||
#Optional parameter to define any remote paths
|
||||
# Optional parameter to define any remote paths
|
||||
# If not using remote_dir just add a # in front of the whole section.
|
||||
remote_dir:
|
||||
#'Docker container path of root save directory' : 'Local path of root save directory'
|
||||
#<'/container/path/data/'> : <'/host/path/data/'>
|
||||
# 'Docker container path of root save directory' : 'Local path of root save directory'
|
||||
# <'/container/path/data/'> : <'/host/path/data/'>
|
||||
'/data/torrents/' : '/mnt/cache/data/torrents/'
|
||||
directory:
|
||||
# Do not remove these
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue