This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| typo3-message-bus-rabbitmq [2023/11/11 17:25] – admin | typo3-message-bus-rabbitmq [2023/11/12 00:34] (current) – admin | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| // Unset the default, so that it no longer applies | // Unset the default, so that it no longer applies | ||
| unset($GLOBALS[' | unset($GLOBALS[' | ||
| - | // Set Webhook-Messages and DynamicsMessage to asynchronous transport via doctrine | + | // Set Webhook-Messages and DynamicsMessage to asynchronous transport via RabbitMQ |
| foreach ([WebhookMessageInterface:: | foreach ([WebhookMessageInterface:: | ||
| $GLOBALS[' | $GLOBALS[' | ||