mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
8 lines
129 B
Nix
8 lines
129 B
Nix
![]() |
{
|
||
|
request_timeout = 5.0;
|
||
|
max_request_timeout = 15.0;
|
||
|
pool_connections = 100;
|
||
|
pool_maxsize = 15;
|
||
|
enable_http2 = true;
|
||
|
}
|