services.porxie.settings.PORXIE_CACHE_ALLOCATION
NixOS option
Total memory allocation for the internal cache. Blobs are cached using an LFU policy. The most frequently requested blobs are kept longest when the cache reaches maximum size. For production deployments, a CDN or caching layer in front of this server is recommended for lower latency and better global availability. The minimum value is 8mb and the maximum is the system’s total memory.
type: null or stringDefault
declared in: nixos/modules/services/networking/porxie.nixView source on NixOS/nixpkgs →null