Remove pg-boss from doc and .env.example (#8766)

Remove pg-boss from doc and .env.example
This commit is contained in:
Raphaël Bosi
2024-11-26 17:10:05 +01:00
committed by GitHub
parent eb39288583
commit 12467d67c8
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ yarn command:prod cron:calendar:calendar-event-list-fetch
### Message Queue
<ArticleTable options={[
['MESSAGE_QUEUE_TYPE', 'bull-mq', "Queue driver: 'pg-boss' or 'bull-mq'"],
['MESSAGE_QUEUE_TYPE', 'bull-mq', "Queue driver: 'bull-mq'"],
]}></ArticleTable>
### Logging