nixos/middleman: Disable zstd in nginx for now
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI / Check, build and cache Nix flake (push) Successful in 25m3s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI / Check, build and cache Nix flake (push) Successful in 25m3s
				
			This commit is contained in:
		@@ -240,7 +240,8 @@ in
 | 
			
		||||
 | 
			
		||||
              recommendedTlsSettings = true;
 | 
			
		||||
              recommendedBrotliSettings = true;
 | 
			
		||||
              recommendedZstdSettings = true;
 | 
			
		||||
              # Uh so nginx is hanging with zstd enabled... maybe let's not for now
 | 
			
		||||
              # recommendedZstdSettings = true;
 | 
			
		||||
              clientMaxBodySize = "0";
 | 
			
		||||
              serverTokens = true;
 | 
			
		||||
              resolver = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user