feat: enable MAS password registration with token
This commit is contained in:
@@ -23,6 +23,14 @@ spec:
|
||||
enabled: true
|
||||
ingress:
|
||||
host: commatrix.net-scope.org
|
||||
additional:
|
||||
auth.yaml:
|
||||
config: |
|
||||
account:
|
||||
password_registration_enabled: true
|
||||
password_change_allowed: true
|
||||
registration_token_required: true
|
||||
password_registration_email_required: false
|
||||
signingKey:
|
||||
secret: synapse-secret
|
||||
secretKey: SIGNING_KEY
|
||||
|
||||
Reference in New Issue
Block a user