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
c9bf3ca9f6
commit
636e445dcc
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ location / {
|
||||||
include conf.d/yunohost_panel.conf.inc;
|
include conf.d/yunohost_panel.conf.inc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
location = /api/v1/videos/upload {
|
location = /api/v1/videos/upload {
|
||||||
limit_except POST HEAD { deny all; }
|
limit_except POST HEAD { deny all; }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue