services.trafficserver.cache

NixOS option

Caching rules that overrule the origin’s caching policy. Consult the upstream documentation for more details.

type: strings concatenated with "\n"
Default
""
Example
"dest_domain=example.com suffix=js action=never-cache"
declared in: nixos/modules/services/web-servers/trafficserver/default.nixView source on NixOS/nixpkgs →