Unverified Commit 2cbfca99 authored by Vir's avatar Vir Committed by GitHub
Browse files

Update nginx.conf

parent d5eea55b
......@@ -7,6 +7,8 @@ http {
include mime.types;
default_type application/octet-stream;
sendfile on;
server_tokens off;
client_max_body_size 100M;
include resty-http.conf;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment