diff --git a/conf/nginx.conf b/conf/nginx.conf index 00e90cc..f0cdca6 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -36,7 +36,6 @@ location / { include conf.d/yunohost_panel.conf.inc; } - location = /api/v1/videos/upload { limit_except POST HEAD { deny all; }