From 981681e6d1a86bde6ebbe3e0bd99bfea56e9db1d Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Sat, 27 Feb 2021 18:35:34 -0600 Subject: [PATCH] Update config.yml --- config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 9e2585c..c381cf2 100644 --- a/config.yml +++ b/config.yml @@ -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