mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
lint2
This commit is contained in:
parent
ce460dc31c
commit
20545a2199
@ -1062,8 +1062,8 @@ account_threepid_delegates:
|
|||||||
# Useful when provisioning users based on the contents of a 3rd party
|
# Useful when provisioning users based on the contents of a 3rd party
|
||||||
# directory and to avoid ambiguities.
|
# directory and to avoid ambiguities.
|
||||||
#
|
#
|
||||||
#disable_set_displayname: False
|
#disable_set_displayname: false
|
||||||
#disable_set_avatar_url: False
|
#disable_set_avatar_url: false
|
||||||
|
|
||||||
# Users who register on this homeserver will automatically be joined
|
# Users who register on this homeserver will automatically be joined
|
||||||
# to these rooms
|
# to these rooms
|
||||||
|
@ -338,8 +338,8 @@ class RegistrationConfig(Config):
|
|||||||
# Useful when provisioning users based on the contents of a 3rd party
|
# Useful when provisioning users based on the contents of a 3rd party
|
||||||
# directory and to avoid ambiguities.
|
# directory and to avoid ambiguities.
|
||||||
#
|
#
|
||||||
#disable_set_displayname: False
|
#disable_set_displayname: false
|
||||||
#disable_set_avatar_url: False
|
#disable_set_avatar_url: false
|
||||||
|
|
||||||
# Users who register on this homeserver will automatically be joined
|
# Users who register on this homeserver will automatically be joined
|
||||||
# to these rooms
|
# to these rooms
|
||||||
|
Loading…
Reference in New Issue
Block a user