mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update nginx.conf
This commit is contained in:
parent
50171b40da
commit
def317b0ed
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ location @api {
|
|||
location = /api/v1/videos/upload-resumable {
|
||||
client_max_body_size 0;
|
||||
proxy_request_buffering off;
|
||||
|
||||
try_files /dev/null @api;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue