From a2f44a1ce2103c8145eb77ba220fbb7ad6b28f87 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:55:10 +0100 Subject: [PATCH] Update yt-dlp-webui.json --- frontend/public/json/yt-dlp-webui.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/public/json/yt-dlp-webui.json b/frontend/public/json/yt-dlp-webui.json index 74abf75..53847dd 100644 --- a/frontend/public/json/yt-dlp-webui.json +++ b/frontend/public/json/yt-dlp-webui.json @@ -39,6 +39,10 @@ { "text": "The config file is located in `/opt/yt-dlp-webui/config.conf`", "type": "info" + }, + { + "text": "Make sure to either mount an external path or increase the Disk space afterwards", + "type": "info" } ] }