MyNixOS website logo
option

services.pretix.settings.redis.location

URI to the redis server, used to speed up locking, caching and session storage.

Declarations
Type
null or string
Default
"unix://${config.services.redis.servers.pretix.unixSocket}?db=0"