1
0
Fork 0
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:
Éric Gaspar 2024-06-14 15:34:13 +02:00
parent 18f050dada
commit 211a653b55

View file

@ -11,6 +11,4 @@ location /_matrix {
proxy_read_timeout 600;
client_max_body_size 100M;
more_set_headers "Access-Control-Allow-Origin: *";
client_max_body_size 20M;
}