MyNixOS website logo
option

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.

Declarations
Type
null or string
Default
null
Example
"127.0.0.1:11211"