Back to Zulip

Configure default profile pictures

starlight_help/src/content/docs/configure-default-profile-pictures.mdx

12.01.2 KB
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";

You can configure the style of profile pictures for users who don't have a profile picture uploaded.

  • The default option is an abstract design that looks good in both the light and dark themes.
  • Gravatar lets users link a profile picture to their email account, which is used across all applications that support it. The default for users who don't have a gravatar configured is an abstract design best suited for light theme.

Configure default profile pictures

<AdminOnly /> <FlattenedSteps> <NavigationSteps target="settings/organization-settings" />
  1. Under Onboarding, configure Default profile pictures for new users. You will see a sample of how the pictures will look.
<SaveChanges /> </FlattenedSteps>