mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
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.
778 B
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}
- Under User identity, select Prevent users from changing their avatar.
{!save-changes.md!}
{end_tabs}