Performance improvements

This commit is contained in:
alonso.torres
2021-05-13 15:02:06 +02:00
committed by Andrey Antukh
parent 91fe0b0985
commit b2e01cd52b
7 changed files with 122 additions and 139 deletions

View File

@@ -46,7 +46,7 @@ http {
listen 3449 default_server;
server_name _;
client_max_body_size 5M;
client_max_body_size 20M;
charset utf-8;
proxy_http_version 1.1;