Update config.yml

This commit is contained in:
Visorask 2021-02-27 18:35:34 -06:00 committed by GitHub
parent f2567dc95a
commit 981681e6d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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