Update proposals/4186-simplified-sliding-sync.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
erikj/sss
Erik Johnston 6 days ago committed by GitHub
parent f53bae5b98
commit 88568ac29f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -122,7 +122,7 @@ servers that are "distributed").
### Subscriptions ### Subscriptions
Subscriptions are a rule that matches against a specified room ID, i.e. they allow the client to specify that a A subscription is a rule that matches against a specified room ID, i.e. they allow the client to specify that a
given room should always be returned (if there are updates). This is useful if e.g. the user has opened the room and the given room should always be returned (if there are updates). This is useful if e.g. the user has opened the room and the
client always wants to get the latest data for that room. client always wants to get the latest data for that room.

Loading…
Cancel
Save