MyNixOS website logo
option

services.pretalx.settings.celery.broker

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"