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"
URI to the redis server, used to speed up locking, caching and session storage.
null or string
"unix://${config.services.redis.servers.pretalx.unixSocket}?db=0"