Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/pages/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ We can then use this messenger or event bus in event sourcing:
```yaml
patchlevel_event_sourcing:
event_bus:
type: symfony
service: event.bus
```
Since the event bus was replaced, event sourcing own attributes no longer work.
Expand Down
Loading