services.trafficserver.storage

NixOS option

List all the storage that make up the Traffic Server cache. Consult the upstream documentation for more details.

type: strings concatenated with "\n"
Default
"/var/cache/trafficserver 256M"
Example
"/dev/disk/by-id/XXXXX volume=1"
declared in: nixos/modules/services/web-servers/trafficserver/default.nixView source on NixOS/nixpkgs →