fix defaults in example config

pull/3179/head
Matthew Hodgson 2018-05-03 11:46:11 +01:00 committed by GitHub
parent f93cb7410d
commit 76fca1730e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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