This commit is contained in:
dklimpel 2020-03-08 15:28:00 +01:00
parent ce460dc31c
commit 20545a2199
2 changed files with 4 additions and 4 deletions

View File

@ -1062,8 +1062,8 @@ account_threepid_delegates:
# Useful when provisioning users based on the contents of a 3rd party
# directory and to avoid ambiguities.
#
#disable_set_displayname: False
#disable_set_avatar_url: False
#disable_set_displayname: false
#disable_set_avatar_url: false
# Users who register on this homeserver will automatically be joined
# to these rooms

View File

@ -338,8 +338,8 @@ class RegistrationConfig(Config):
# Useful when provisioning users based on the contents of a 3rd party
# directory and to avoid ambiguities.
#
#disable_set_displayname: False
#disable_set_avatar_url: False
#disable_set_displayname: false
#disable_set_avatar_url: false
# Users who register on this homeserver will automatically be joined
# to these rooms