mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 17:12:13 -04:00
add disable_3pid_changes
This commit is contained in:
parent
20545a2199
commit
99bbe177b6
3 changed files with 21 additions and 0 deletions
|
@ -1065,6 +1065,11 @@ account_threepid_delegates:
|
|||
#disable_set_displayname: false
|
||||
#disable_set_avatar_url: false
|
||||
|
||||
# If true, stop users from trying to change the 3PIDs associated with
|
||||
# their accounts.
|
||||
#
|
||||
#disable_3pid_changes: 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