MyNixOS website logo
option

services.ncps.cache.lru.schedule

The cron spec for cleaning the store to keep it under config.ncps.cache.maxSize. Refer to https://pkg.go.dev/github.com/robfig/cron/v3#hdr-Usage for documentation.

Declarations
Type
null or string
Default
null
Example
"0 2 * * *"