This commit is contained in:
2021-06-08 11:06:22 +03:00
parent 137bdaef13
commit b73275c15b
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@ http {
resolver 127.0.0.1;
include mime.types;
default_type application/octet-stream;
client_max_body_size 20M;
sendfile on;
keepalive_timeout 10;