Update yt-dlp-webui.json

This commit is contained in:
Tobias
2025-03-21 18:55:10 +01:00
committed by GitHub
parent a697084ce2
commit a2f44a1ce2

View File

@@ -39,6 +39,10 @@
{ {
"text": "The config file is located in `/opt/yt-dlp-webui/config.conf`", "text": "The config file is located in `/opt/yt-dlp-webui/config.conf`",
"type": "info" "type": "info"
},
{
"text": "Make sure to either mount an external path or increase the Disk space afterwards",
"type": "info"
} }
] ]
} }