services.tusd.networkTimeout

NixOS option

The timeout for reading the request and writing the response. If tusd does not receive data for this duration, it will consider the connection dead.

type: null or string
Default
null
Example
"30s"
declared in: nixos/modules/services/web-servers/tusd.nixView source on NixOS/nixpkgs →