Skip to content

Commit 6c3dc98

Browse files
committed
docs: add missing type for event_bus config
1 parent 9f771c6 commit 6c3dc98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/pages/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,7 @@ We can then use this messenger or event bus in event sourcing:
570570
```yaml
571571
patchlevel_event_sourcing:
572572
event_bus:
573+
type: symfony
573574
service: event.bus
574575
```
575576
Since the event bus was replaced, event sourcing own attributes no longer work.

0 commit comments

Comments
 (0)