From 2885d6b5d895a1d6c2776e0fc4bdf9b6bab70369 Mon Sep 17 00:00:00 2001 From: Marco Piovanello <35533749+marcopeocchi@users.noreply.github.com> Date: Sun, 17 Nov 2024 08:58:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e22db8d..366332a 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ password: my_random_secret queue_size: 4 # min. 2 # [optional] Full path to the yt-dlp (default: "yt-dlp") -downloaderPath: /usr/local/bin/yt-dlp +#downloaderPath: /usr/local/bin/yt-dlp # [optional] Enable file based logging with rotation (default: false) #enable_file_logging: false