MyNixOS website logo
option

services.pretalx.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.pretalx.unixSocket}?db=0"