From 619462473e15222b099837e42e23756b9d72fcda Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:08:35 -0500 Subject: [PATCH] (docs): update cat attribute guidance (#653) --- config/config.yml.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.yml.sample b/config/config.yml.sample index c7b6f57c..65de0714 100755 --- a/config/config.yml.sample +++ b/config/config.yml.sample @@ -60,6 +60,8 @@ directory: cat: # Category & Path Parameters + # All save paths in qbittorent must be populated below. + # If you want to leave a save_path as uncategorized you can use the key 'Uncategorized' as the name of the category. # : # Path of your save directory. movies: "/data/torrents/Movies" tv: "/data/torrents/TV"