URI to the celery broker used for the asynchronous job queue.
Declarations
Type
null or string
Default
optionalString config.services.pretalx.celery.enable "redis+socket://${config.services.redis.servers.pretalx.unixSocket}?virtual_host=2"
URI to the celery broker used for the asynchronous job queue.
null or string
optionalString config.services.pretalx.celery.enable "redis+socket://${config.services.redis.servers.pretalx.unixSocket}?virtual_host=2"