mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 20:40:50 +00:00
6 lines
181 B
TOML
6 lines
181 B
TOML
[http]
|
|
timeout = 30 # timeout for each HTTP request, in seconds
|
|
multiplexing = false # HTTP/2 multiplexing
|
|
|
|
[net]
|
|
retry = 50 # network retries |