fix yml formatting of sample config

This commit is contained in:
bakerboy448 2021-11-08 21:31:47 -06:00 committed by GitHub
parent abe37bb5e4
commit fd4e5b6448
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,23 +1,23 @@
# qBittorrent parameters
qbt:
host: 'localhost:8080'
user: 'username'
pass: 'password'
host: "localhost:8080"
user: "username"
pass: "password"
directory:
# Do not remove these
# Cross-seed var: </your/path/here/> #Output directory of cross-seed
# root_dir var: </your/path/here/> #Root downloads directory used to check for orphaned files
# <OPTIONAL> remote_dir var: </your/path/here/> # Path of docker host mapping of root_dir
cross_seed: '/your/path/here/'
root_dir: '/data/torrents/'
remote_dir: '/mnt/user/data/torrents/'
cross_seed: "/your/path/here/"
root_dir: "/data/torrents/"
remote_dir: "/mnt/user/data/torrents/"
# Category/Pathing Parameters
cat:
# <Category Name> : <save_path> #Path of your save directory. Can be a keyword or full path
movies: '/data/torrents/Movies'
tv: 'TV'
movies: "/data/torrents/Movies"
tv: "TV"
# Tag Parameters
tags: