lint2
parent
ce460dc31c
commit
20545a2199
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue