services.pretix.settings.celery.backend

URI to the celery backend used for the asynchronous job queue.

Type
string
Default
redis+socket://${config.services.redis.servers.pretix.unixSocket}?virtual_host=1
Declared
<nixpkgs/nixos/modules/services/web-apps/pretix.nix>