FEAT: Add ability to download one's VODs from dashboard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user