Files
zulip/help/restrict-profile-picture-changes.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

778 B

Restrict profile picture change

{!admin-only.md!}

By default, any user can change their profile picture. You can instead prevent users from changing their profile picture. This setting is primarily useful in organizations that are synchronizing profile pictures from LDAP or a similar directory.

!!! tip ""

Organization administrators can always change their own profile
picture.

{start_tabs}

{settings_tab|organization-permissions}

  1. Under User identity, select Prevent users from changing their avatar.

{!save-changes.md!}

{end_tabs}