mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Add msc2697_enabled
This commit is contained in:
parent
5f154c77f9
commit
de205f9911
@ -175,6 +175,11 @@ const DEFAULT_CONFIG = {
|
||||
* MSC4143 Matrix RTC: Required for `matrix_rtc` configuration.
|
||||
*/
|
||||
msc4143_enabled: false,
|
||||
/**
|
||||
* MSC2697: Device dehydration.
|
||||
* This is ON by default in Synapse.
|
||||
*/
|
||||
msc2697_enabled: true,
|
||||
},
|
||||
matrix_rtc: undefined as
|
||||
| undefined
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user