safer opcache settings (#604)
This commit is contained in:
		 Simon Perdrisat
					Simon Perdrisat
				
			
				
					committed by
					
						 Philippe Trépanier
						Philippe Trépanier
					
				
			
			
				
	
			
			
			 Philippe Trépanier
						Philippe Trépanier
					
				
			
						parent
						
							f333982598
						
					
				
				
					commit
					21a83bd5a3
				
			| @@ -2,6 +2,7 @@ extension=opcache.so | ||||
| opcache.enable="1" | ||||
| opcache.memory_consumption="256" | ||||
| opcache.use_cwd="0" | ||||
| opcache.fast_shutdown="1" | ||||
| opcache.max_file_size="0" | ||||
| opcache.validate_timestamps="0" | ||||
| opcache.max_accelerated_files = 30000 | ||||
| opcache.validate_timestamps="1" | ||||
| opcache.revalidate_freq="0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user