Force config?
This commit is contained in:
		
							parent
							
								
									7ed171ac0d
								
							
						
					
					
						commit
						24ddf9b431
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -53,10 +53,11 @@
 | 
			
		|||
      mysql.utf8mb4 = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    phpOptions = {
 | 
			
		||||
    phpOptions = pkgs.lib.mkForce {
 | 
			
		||||
      "opcache.interned_strings_buffer" = "16";
 | 
			
		||||
      "upload_max_filesize" = "10G";
 | 
			
		||||
      "post_max_size" = "10G";
 | 
			
		||||
      "memory_limit" = "8G";
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue