Skip to content

Commit

Permalink
Update nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
chika0801 authored Jan 29, 2024
1 parent 56e4162 commit 6580d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VLESS-gRPC-TLS/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ http {
resolver_timeout 2s;

client_header_timeout 1h;
keepalive_timeout 1h;
keepalive_timeout 30m;

# /lovelive = "service_name": "lovelive",需要与 sing-box 一致才能连接成功
location /lovelive {
Expand Down

0 comments on commit 6580d5d

Please sign in to comment.