mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
set default room version to 10
this has been the new default since Matrix 1.6, and V10 has been flagged as stable for a while in Conduit Signed-off-by: girlbossceo <june@girlboss.ceo>
This commit is contained in:
+1
-1
@@ -273,5 +273,5 @@ fn default_turn_ttl() -> u64 {
|
||||
|
||||
// I know, it's a great name
|
||||
pub fn default_default_room_version() -> RoomVersionId {
|
||||
RoomVersionId::V9
|
||||
RoomVersionId::V10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user