reg token enabled
This commit is contained in:
@@ -180,7 +180,8 @@ config:
|
||||
## Specify arbitrary Synapse configuration here;
|
||||
## Ref: https://github.com/matrix-org/synapse/blob/develop/docs/sample_config.yaml
|
||||
##
|
||||
extraConfig: {}
|
||||
extraConfig:
|
||||
registration_requires_token: true
|
||||
# old_signing_keys:
|
||||
# "ed25519:id": { key: "base64string", expired_ts: 123456789123 }
|
||||
# use_presence: false
|
||||
|
||||
Reference in New Issue
Block a user