mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
Set org.matrix.msc2285.stable
in /versions
This commit is contained in:
parent
83c9dde219
commit
d72d4f8d5d
@ -70,6 +70,7 @@ func Setup(
|
||||
|
||||
unstableFeatures := map[string]bool{
|
||||
"org.matrix.e2e_cross_signing": true,
|
||||
"org.matrix.msc2285.stable": true,
|
||||
}
|
||||
for _, msc := range cfg.MSCs.MSCs {
|
||||
unstableFeatures["org.matrix."+msc] = true
|
||||
|
Loading…
Reference in New Issue
Block a user