fix: remove enable_registration, use MAS token instead
This commit is contained in:
@@ -35,11 +35,6 @@ spec:
|
|||||||
password:
|
password:
|
||||||
secret: synapse-secret
|
secret: synapse-secret
|
||||||
secretKey: SYNAPSE_DB_PASSWORD
|
secretKey: SYNAPSE_DB_PASSWORD
|
||||||
additional:
|
|
||||||
0-registration:
|
|
||||||
config: |
|
|
||||||
enable_registration: true
|
|
||||||
registration_requires_token: true
|
|
||||||
|
|
||||||
matrixAuthenticationService:
|
matrixAuthenticationService:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user