feat: enable registration with token
This commit is contained in:
@@ -36,9 +36,10 @@ spec:
|
|||||||
secret: synapse-secret
|
secret: synapse-secret
|
||||||
secretKey: SYNAPSE_DB_PASSWORD
|
secretKey: SYNAPSE_DB_PASSWORD
|
||||||
additional:
|
additional:
|
||||||
config: |
|
0-regisation:
|
||||||
enable_registration: true
|
config: |
|
||||||
registration_requires_token: true
|
enable_registration: true
|
||||||
|
registration_requires_token: true
|
||||||
|
|
||||||
matrixAuthenticationService:
|
matrixAuthenticationService:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user