services.jirafeau.maxUploadTimeout

NixOS option

Timeout for reading client request bodies and headers. Refer to http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_timeout and http://nginx.org/en/docs/http/ngx_http_core_module.html#client_header_timeout for accepted values.

type: string
Default
"30m"
declared in: nixos/modules/services/web-apps/jirafeau.nixView source on NixOS/nixpkgs →