diff --git a/config.yml b/config.yml index 5b3e9ed..dca09d8 100644 --- a/config.yml +++ b/config.yml @@ -3,13 +3,14 @@ qbt: host: 'localhost:8080' user: 'username' pass: 'password' +remote_dir: + #'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 - # Cross-seed var: Ensure there is a / at the end or it won't work properly + # Cross-seed var: cross_seed: '/your/path/here/' - movies: '/your/path/here/' - tv: '/your/path/here/' - unknown: '/your/path/here/' # Category/Pathing Parameters cat: # : @@ -30,4 +31,4 @@ tags: blutopia: Blutopia hdts: HDTorrents tv-vault: TV-Vault - cartoonchaos: CartoonChaos \ No newline at end of file + cartoonchaos: CartoonChaos