Clarify that age is generated on the local HS
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
This commit is contained in:
parent
b21707659f
commit
c1b375b2ac
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@ properties:
|
||||||
properties:
|
properties:
|
||||||
age:
|
age:
|
||||||
description: The time in milliseconds that has elapsed since the event was
|
description: The time in milliseconds that has elapsed since the event was
|
||||||
sent
|
sent. This field is generated by the local homeserver, and may be incorrect
|
||||||
|
if the local time on at least one of the two servers is out of sync, which can
|
||||||
|
cause the age to either be negative or greater than it actually is.
|
||||||
type: integer
|
type: integer
|
||||||
redacted_because:
|
redacted_because:
|
||||||
description: Optional. The event that redacted this event, if any.
|
description: Optional. The event that redacted this event, if any.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue