services.pretix.settings.memcached.location
NixOS option
The host:port combination or the path to the UNIX socket of a memcached instance. Can be used instead of Redis for caching.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/web-apps/pretix.nixView source on NixOS/nixpkgs →"127.0.0.1:11211"