Unverified Commit 7968d5a4 authored by Vir's avatar Vir Committed by GitHub
Browse files

Update nginx.conf

parent 0ea67f88
...@@ -16,13 +16,6 @@ http { ...@@ -16,13 +16,6 @@ http {
server_tokens off; server_tokens off;
client_max_body_size 100M; client_max_body_size 100M;
access_log off;
reset_timedout_connection on;
client_body_timeout 10;
send_timeout 2;
keepalive_timeout 30;
include resty-http.conf; include resty-http.conf;
server { server {
......
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