This commit is contained in:
Anatoly Sablin
2019-06-27 00:07:44 +03:00
parent 21d9d0fda1
commit 3043cd4e61
13 changed files with 49 additions and 65 deletions

View File

@@ -58,7 +58,7 @@ Specific placeholders:
## Templates
mxisd comes with a set of builtin templates to easily get started. Those templates can be found
[in the repository](https://github.com/kamax-matrix/mxisd/tree/master/src/main/resources/threepids). If you want to use
[in the repository](https://github.com/ma1uta/ma1sd/tree/master/src/main/resources/threepids). If you want to use
customized templates, we recommend using the builtin templates as a starting point.
> **NOTE**: The link above point to the latest version of the built-in templates. Those might be different from your

View File

@@ -135,7 +135,7 @@ This configuration would disable 3PID sessions altogether, preventing users from
and any subsequent actions that requires them, like adding them to their profiles.
This would be used if mxisd is also performing authentication for the Homeserver, typically with synapse and the
[REST password provider](https://github.com/kamax-matrix/matrix-synapse-rest-auth), where 3PID mappings would be
[REST password provider](https://github.com/ma1uta/matrix-synapse-rest-password-provider), where 3PID mappings would be
auto-populated.
Use the following values to enable this mode: