MyNixOS website logo
option

services.porxie.settings.PORXIE_CACHE_ALLOCATION

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 approaches its limit.

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.

Declarations
Type
null or string
Default
null