mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-29 18:30:21 +00:00
Update synapse/config/workers.py
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
co-authored by
Andrew Morgan
parent
cbe7c81727
commit
edc8624a64
@@ -127,7 +127,7 @@ class WriterLocations:
|
||||
"""Specifies the instances that write various streams.
|
||||
|
||||
Attributes:
|
||||
events: The instances that write to the event, backfill, `sticky_events` and
|
||||
events: The instances that write to the `event`, `backfill`, `sticky_events` and
|
||||
`profile_updates` streams.
|
||||
(`sticky_events` and `profile_updates` are written to during event
|
||||
persistence so must be handled by the same stream writers.)
|
||||
|
||||
Reference in New Issue
Block a user