1
0
Fork 0
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:
yalh76 2021-06-10 21:45:13 +02:00
parent c9bf3ca9f6
commit 636e445dcc

View file

@ -36,7 +36,6 @@ location / {
include conf.d/yunohost_panel.conf.inc;
}
location = /api/v1/videos/upload {
limit_except POST HEAD { deny all; }