Commit Graph
4 Commits
Author SHA1 Message Date
Stavros KoisandGitHub 1132a23b57 fix(synapse): fix loadCustomConfig (#2602) 2022-05-03 06:42:09 +02:00
2404eb6810 [DNM] Synapse Matrix Fixes (#2582)
* Attempting to fix issues with synapse that prevent registration using the homeserver.

1. Incorrect references for mail values in _secret.tpl
2. The shared secret question was nested under enable registration, however it's purpose is to bypass normal registration.
3. Coturn shared secret was missing from questions

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/templates/_secret.tpl

* PR #2582 Synapse configuration

Updates according to PR comments

* PR #2582 Synapse configuration

Fix trailing whitespace

* Update charts/stable/synapse/Chart.yaml

* Update Chart.yaml

* Update questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-01 23:37:52 +03:00
Stavros KoisandGitHub 3da3b2211b chore(apps): fix small mistakes (#2537) 2022-04-24 12:54:16 +03:00
kjeld Schouten-Lebbing 453868b0a4 feat(synapse): move synapse to stable 2022-01-31 22:05:36 +01:00