services.nginx.resolver.valid

By default, nginx caches answers using the TTL value of a response. An optional valid parameter allows overriding it

Type
string
Default
""
Example
"30s"
Declared
<nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>