diff --git a/HDB.conf b/HDB.conf index e8782e1..655a377 100644 --- a/HDB.conf +++ b/HDB.conf @@ -1,5 +1,8 @@ # Config for HDB +# +# All paths should be absolute +# No environment variables as they won't be interpreted -data_dir=/data/nsfb/data/Artists -gallery-dl_conf=/data/nsfb/gallery-dl/config.json -yt-dlp_conf=/data/nsfb/yt-dlp/iwara.conf +data_dir=/path/to/data +gallery-dl_conf=/path/to/config.json +yt-dlp_conf=/path/to/.conf