Compress RSS feed using gzip
This commit is contained in:
		
							parent
							
								
									a93ad97aa1
								
							
						
					
					
						commit
						70dae47f08
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -167,7 +167,8 @@ server {
 | 
			
		|||
                    font/truetype
 | 
			
		||||
                    font/opentype
 | 
			
		||||
                    application/vnd.ms-fontobject
 | 
			
		||||
                    image/svg+xml;
 | 
			
		||||
                    image/svg+xml
 | 
			
		||||
                    application/xml;
 | 
			
		||||
  gzip_min_length   1000; # default is 20 bytes
 | 
			
		||||
  gzip_buffers      16 8k;
 | 
			
		||||
  gzip_comp_level   2; # default is 1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue