Skip to content
Snippets Groups Projects
Commit 1f7ac6d1 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

update valid_until_ts comment

parent e0cdcf66
No related branches found
No related tags found
No related merge requests found
......@@ -442,7 +442,8 @@ pub fn supported_room_versions(&self) -> Vec<RoomVersionId> {
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.
///
/// This doesn't actually check that the keys provided are newer than the old set.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment