services.porxie.settings.PORXIE_BLOB_CACHE_HEADER

NixOS option

The Cache-Control header value to send alongside blob responses. This does not affect internal cache lifetimes, only how downstream clients such as CDNs and browsers are instructed to cache responses.

type: null or string
Default
null
declared in: nixos/modules/services/networking/porxie.nixView source on NixOS/nixpkgs →