mirror of
https://github.com/YunoHost-Apps/conduit_ynh.git
synced 2024-09-03 18:16:30 +02:00
Update nginx.conf
This commit is contained in:
parent
18f050dada
commit
211a653b55
1 changed files with 0 additions and 2 deletions
|
@ -11,6 +11,4 @@ location /_matrix {
|
||||||
proxy_read_timeout 600;
|
proxy_read_timeout 600;
|
||||||
client_max_body_size 100M;
|
client_max_body_size 100M;
|
||||||
more_set_headers "Access-Control-Allow-Origin: *";
|
more_set_headers "Access-Control-Allow-Origin: *";
|
||||||
|
|
||||||
client_max_body_size 20M;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue