diff --git a/config/config.yml.sample b/config/config.yml.sample index 6e9f964..40b8e5d 100755 --- a/config/config.yml.sample +++ b/config/config.yml.sample @@ -41,6 +41,7 @@ directory: # Must be set if you're running qbit_manage locally and qBittorrent/cross_seed is in a docker # recycle_bin var: # Path of the RecycleBin folder. Default location is set to remote_dir/.RecycleBin # torrents_dir var: # Path of the your qbittorrent torrents directory. Required for `save_torrents` attribute in recyclebin + # orphaned_dir var: # Path of the the Orphaned Data folder. This is similar to RecycleBin, but only for orphaned data. cross_seed: "/your/path/here/" root_dir: "/data/torrents/" remote_dir: "/mnt/user/data/torrents/"