1
0

don't specify shadow-server by default

This commit is contained in:
Matthew Hodgson
2018-11-03 13:48:43 +00:00
parent a12e068b38
commit 802803fac6

View File

@@ -146,9 +146,9 @@ class RegistrationConfig(Config):
# If specified, attempt to replay registrations, profile changes & 3pid
# bindings on the given target homeserver via the AS API. The HS is authed
# via a given AS token.
shadow-server:
hs: https://shadow.example.com
as-token: 12u394refgbdhivsia
# shadow-server:
# hs: https://shadow.example.com
# as-token: 12u394refgbdhivsia
# If enabled, don't let users set their own display names/avatars
# other than for the very first time (unless they are a server admin).