mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-09-19 08:04:36 -04:00
changelog
This commit is contained in:
parent
1f5f3ae8b1
commit
fb078f921b
4 changed files with 19 additions and 4 deletions
|
@ -1057,6 +1057,14 @@ account_threepid_delegates:
|
|||
#email: https://example.com # Delegate email sending to example.com
|
||||
#msisdn: http://localhost:8090 # Delegate SMS sending to this local process
|
||||
|
||||
# If enabled, don't let users set their own display names/avatars
|
||||
# other than for the very first time (unless they are a server admin).
|
||||
# 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
|
||||
|
||||
# Users who register on this homeserver will automatically be joined
|
||||
# to these rooms
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue