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" } ] }