mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
remove SOURCE_CONNECT_TIMEOUT
env
This commit is contained in:
parent
b23ac399bf
commit
40b92d61d2
@ -46,9 +46,6 @@ SOURCE_GOOD_HEALTH_SCORE=0.9
|
||||
# Max time request is allowed to take
|
||||
# https://curl.haxx.se/libcurl/c/CURLOPT_TIMEOUT.html
|
||||
SOURCE_TIMEOUT=5
|
||||
# Timeout for connect phase
|
||||
# https://curl.haxx.se/libcurl/c/CURLOPT_CONNECTTIMEOUT.html
|
||||
SOURCE_CONNECT_TIMEOUT=5
|
||||
|
||||
###
|
||||
# Caching (File, Redis, etc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user