From 486ea17903e84b4bcdaf599d7caa849b6d522d85 Mon Sep 17 00:00:00 2001 From: AustrianToast Date: Tue, 6 May 2025 22:45:31 +0200 Subject: [PATCH] remove my stuff --- HDB.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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