mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
fix defaults in example config
This commit is contained in:
parent
f93cb7410d
commit
76fca1730e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user