services: matrix: add SMS verification support
This commit is contained in:
parent
6c17c2d82c
commit
568cd2ccd4
1 changed files with 2 additions and 0 deletions
|
|
@ -97,6 +97,8 @@ in {
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
account_threepid_delegates.msisdn = "https://vector.im";
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
experimental_features: { spaces_enabled: true }
|
experimental_features: { spaces_enabled: true }
|
||||||
use_presence: false
|
use_presence: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue