mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-10-31 19:26:02 +08:00 
			
		
		
		
	Update cache.conf (#7516)
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				SonarCloud Scan / SonarCloud (push) Failing after 4s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	SonarCloud Scan / SonarCloud (push) Failing after 4s
				
			Remove `proxy_cache ` from the global config to prevent it from being enabled for sites that don't need caching.
This commit is contained in:
		
							parent
							
								
									8313912c4f
								
							
						
					
					
						commit
						ed60565bc9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -9,4 +9,3 @@ proxy_buffers 4 64k; | |||
| proxy_busy_buffers_size 128k; | ||||
| proxy_temp_file_write_size 128k; | ||||
| proxy_next_upstream error timeout invalid_header http_500 http_503 http_404; | ||||
| proxy_cache proxy_cache_panel; | ||||
		Loading…
	
	Add table
		
		Reference in a new issue