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