services.pretix.settings.memcached.location
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 string- Default
null- Example
"127.0.0.1:11211"- Declared
- <nixpkgs/nixos/modules/services/web-apps/pretix.nix>