mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Fix a typo in supported backups_compression_method values.
				
					
				
			(cherry picked from commit bcdc2bd491)
			
			
This commit is contained in:
		
				
					committed by
					
						
						Alex Vandiver
					
				
			
			
				
	
			
			
			
						parent
						
							0430e25dcf
						
					
				
				
					commit
					06810ab8d9
				
			@@ -304,7 +304,7 @@ value. Also supported is "[S3 Reduced Redundancy][s3-rr]", by setting
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
What compression method to use when storing backups; defaults to `lz4`, which is
 | 
					What compression method to use when storing backups; defaults to `lz4`, which is
 | 
				
			||||||
fast but does not compress particularly well. Other options are `lzma`, `zstd`,
 | 
					fast but does not compress particularly well. Other options are `lzma`, `zstd`,
 | 
				
			||||||
and `brotl`; `lzma` provides the best (and slowest) compression, while `zstd`
 | 
					and `brotli`; `lzma` provides the best (and slowest) compression, while `zstd`
 | 
				
			||||||
and `brotli` are middling compromises.
 | 
					and `brotli` are middling compromises.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### `missing_dictionaries`
 | 
					#### `missing_dictionaries`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user