1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Merge branch 'testing' into ovh_fix_testing

This commit is contained in:
yalh76 2021-06-10 21:46:06 +02:00
commit 91a3d46dd3

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; }