mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
lower timeout
This commit is contained in:
committed by
GitHub
parent
c602285102
commit
e8b8b87190
@@ -7,6 +7,6 @@ client_max_body_size 10m;
|
||||
client_body_buffer_size 128k;
|
||||
proxy_connect_timeout 5s;
|
||||
#proxy_send_timeout 10;
|
||||
proxy_read_timeout 10s;
|
||||
proxy_read_timeout 6s;
|
||||
proxy_buffers 32 4k;
|
||||
proxy_http_version 1.1;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
Reference in New Issue
Block a user