mirror of
https://github.com/documenso/documenso.git
synced 2026-07-08 20:14:58 +10:00
ad559f72dd
Add a new BullMQ/Redis-backed job provider as an alternative to the existing Inngest and Local providers. Includes Bull Board UI for job monitoring at /api/jobs/board (admin-only in production, open in dev).
14 lines
194 B
JSON
14 lines
194 B
JSON
{
|
|
"title": "Configuration",
|
|
"pages": [
|
|
"environment",
|
|
"database",
|
|
"email",
|
|
"storage",
|
|
"background-jobs",
|
|
"signing-certificate",
|
|
"telemetry",
|
|
"advanced"
|
|
]
|
|
}
|