We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47306d2 commit beead8aCopy full SHA for beead8a
synapse/config/workers.py
@@ -127,7 +127,7 @@ class WriterLocations:
127
"""Specifies the instances that write various streams.
128
129
Attributes:
130
- events: The instances that write to the event, backfill and sticky events streams.
+ events: The instances that write to the event, backfill and `sticky_events` streams.
131
typing: The instances that write to the typing stream. Currently
132
can only be a single instance.
133
to_device: The instances that write to the to_device stream. Currently
0 commit comments