CMS:Nextcloud, fixed first-run video
This commit is contained in:
@@ -77,7 +77,7 @@ location ~ \.(?:css|js|woff2?|svg|gif|map)$ {
|
||||
access_log off;
|
||||
}
|
||||
|
||||
location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap)$ {
|
||||
location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap|mp4|webm)$ {
|
||||
try_files $uri /index.php$request_uri;
|
||||
access_log off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user