[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>
This commit is contained in:
co-authored by
Stavros Kois
Kjeld Schouten-Lebbing
parent
6127f1d6c9
commit
2404eb6810
@@ -24,7 +24,7 @@ maintainers:
|
||||
name: synapse
|
||||
sources: []
|
||||
type: application
|
||||
version: 2.0.24
|
||||
version: 2.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
||||
Reference in New Issue
Block a user