syntax
This commit is contained in:
		
							parent
							
								
									86cb755933
								
							
						
					
					
						commit
						6e1c5a007c
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -270,9 +270,9 @@
 | 
				
			||||||
      upload_max_filesize = "1G";
 | 
					      upload_max_filesize = "1G";
 | 
				
			||||||
      post_max_size = "1G";
 | 
					      post_max_size = "1G";
 | 
				
			||||||
      memory_limit = "2G";
 | 
					      memory_limit = "2G";
 | 
				
			||||||
      opcache.memory_consumption = 256;
 | 
					      "opcache.memory_consumption" = "256";
 | 
				
			||||||
      opcache.jit = 1255;
 | 
					      "opcache.jit" = "1255";
 | 
				
			||||||
      opcache.jit_buffer_size = "128M";
 | 
					      "opcache.jit_buffer_size" = "128M";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    extraOptions = {
 | 
					    extraOptions = {
 | 
				
			||||||
      enabledPreviewProviders = [
 | 
					      enabledPreviewProviders = [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue