Add mxisd Identity Server support

This commit is contained in:
Slavi Pantaleev
2018-08-15 10:23:22 +03:00
parent 617712000e
commit 74093dfb15
15 changed files with 247 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"default_hs_url": "https://{{ hostname_matrix }}",
"default_is_url": "https://vector.im",
"default_is_url": "{{ matrix_riot_web_default_identity_server_url }}",
"disable_custom_urls": true,
"disable_guests": false,
"brand": "Riot",