mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-15 16:04:10 +01:00
Grammar
This commit is contained in:
parent
f1a8306d08
commit
bc68177471
|
|
@ -74,8 +74,8 @@ user.
|
||||||
Idle timeout
|
Idle timeout
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
The server will automatically set a users presence to ``unavailable`` if their
|
The server will automatically set a user's presence to ``unavailable`` if their
|
||||||
last active time was over 5 minutes ago. Clients can manually set a users
|
last active time was over 5 minutes ago. Clients can manually set a user's
|
||||||
presence to ``unavailable``. Any activity that bumps the last active time on any
|
presence to ``unavailable``. Any activity that bumps the last active time on any
|
||||||
of the user's clients will cause the server to automatically set their presence
|
of the user's clients will cause the server to automatically set their presence
|
||||||
to ``online``.
|
to ``online``.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue