modules: services: matrix: add SMS verification

This commit is contained in:
Bruno BELANYI 2021-06-09 18:32:59 +02:00
parent 5bb28a9396
commit ce8138eb07
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ in
resources = [{ names = [ "client" ]; compress = false; }];
}
];
account_threepid_delegates.msisdn = "https://vector.im";
};
services.nginx.virtualHosts = {