services.linkwarden.cacheLocation

NixOS option

Directory used as cache. If it is not the default, the directory has to be created manually such that the linkwarden user is able to read and write to it.

type: absolute path
Default
"/var/cache/linkwarden"
declared in: nixos/modules/services/web-apps/linkwarden.nixView source on NixOS/nixpkgs →