[fix] home server name in config.yaml
This commit is contained in:
parent
710ba8509b
commit
fc47d3ee3b
@ -228,7 +228,7 @@ server:
|
||||
|
||||
# Shared registration secrets to allow registering new users from the management UI
|
||||
registration_secrets:
|
||||
example.com:
|
||||
$home_server:
|
||||
# Client-server API URL
|
||||
url: https://$home_server
|
||||
# registration_shared_secret from synapse config
|
||||
|
Loading…
Reference in New Issue
Block a user