MyNixOS website logo
option

services.pretalx.settings.celery.backend

URI to the celery backend 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=1"