FEAT: Add ability to download one's VODs from dashboard

This commit is contained in:
Chris-1010
2025-03-03 01:47:47 +00:00
parent 11c2d67a43
commit c7d443d8b6
6 changed files with 97 additions and 26 deletions

View File

@@ -99,8 +99,8 @@ http {
alias /user_data/$1/vods/$2;
# where $1 is the user's username and $2 is the thumbnail_name
# The thumbnails should not be cacheable
expires -1d;
# The thumbnails should not be cacheable
expires -1d;
}
## Profile pictures location