mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	The expected behaviour would be to have some spaces from the second line onwards for multi-list items. Regex used to check for this was `^1\..*\r?\n^[^\s].*$` which gives us some extra results that don't fit our criteria which we can chose to ignore.
		
			
				
	
	
	
		
			895 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			895 B
		
	
	
	
	
	
	
	
Set your profile picture
By default, Zulip uses an image generated by Gravatar as your profile picture. If your email address already has a gravatar associated with it, Zulip will use your existing gravatar.
You can also upload a custom profile picture to Zulip.
Set your profile picture
{start_tabs}
{settings_tab|profile}
- Under Profile picture, click Upload new profile picture and choose an image to upload.
 
{end_tabs}
Set profile picture back to gravatar
{start_tabs}
{settings_tab|profile}
- 
Under Profile picture, click on the (X) icon in the top right corner of the profile picture.
 - 
Approve by clicking Confirm. This will remove your current profile picture, reverting to the Gravatar default.
 
{end_tabs}