mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-26 05:24:19 +00:00
deploy: 0c6e0f79e5
This commit is contained in:
@@ -3806,7 +3806,7 @@
|
||||
},
|
||||
"update_profile_information": {
|
||||
"type": "boolean",
|
||||
"description": "Use this setting to keep a user's profile fields in sync with information from the identity provider. Currently only syncing the displayname is supported. Fields are checked on every SSO login, and are updated if necessary. Note that enabling this option will override user profile information, regardless of whether users have opted-out of syncing that information when first signing in.",
|
||||
"description": "Use this setting to keep a user's profile fields in sync with information from the identity provider. Fields are checked on every SSO login, and are updated if necessary. Note that enabling this option will override user profile information, regardless of whether users have opted-out of syncing that information when first signing in. Fields that will be synced:\n * displayname\n * picture - only if Synapse media repository is running in the main\n process (i.e. not workerized) and media is stored locally",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user