update valid_until_ts comment
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -442,7 +442,8 @@ impl Service<'_> {
|
|||||||
room_versions
|
room_versions
|
||||||
}
|
}
|
||||||
|
|
||||||
/// TODO: the key valid until timestamp is only honored in room version > 4
|
/// TODO: the key valid until timestamp (`valid_until_ts`) is only honored in room version > 4
|
||||||
|
///
|
||||||
/// Remove the outdated keys and insert the new ones.
|
/// Remove the outdated keys and insert the new ones.
|
||||||
///
|
///
|
||||||
/// This doesn't actually check that the keys provided are newer than the old set.
|
/// This doesn't actually check that the keys provided are newer than the old set.
|
||||||
|
|||||||
Reference in New Issue
Block a user