mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Fix list item indentation mistakes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							962f14995e
						
					
				
				
					commit
					4bfffc9f74
				
			@@ -424,11 +424,11 @@ it as follows:
 | 
			
		||||
       ```
 | 
			
		||||
    4. Set the proper permissions on these files and directories:
 | 
			
		||||
 | 
			
		||||
    ```bash
 | 
			
		||||
    chown -R zulip.zulip /etc/zulip/saml/
 | 
			
		||||
    find /etc/zulip/saml/ -type f -exec chmod 644 -- {} +
 | 
			
		||||
    chmod 640 /etc/zulip/saml/zulip-private-key.key
 | 
			
		||||
    ```
 | 
			
		||||
       ```bash
 | 
			
		||||
       chown -R zulip.zulip /etc/zulip/saml/
 | 
			
		||||
       find /etc/zulip/saml/ -type f -exec chmod 644 -- {} +
 | 
			
		||||
       chmod 640 /etc/zulip/saml/zulip-private-key.key
 | 
			
		||||
       ```
 | 
			
		||||
 | 
			
		||||
1. (Optional) If you configured the optional public and private server
 | 
			
		||||
   certificates above, you can enable the additional setting
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user