mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Fix mailpiler min ram
This commit is contained in:
		@@ -25,7 +25,7 @@ LXC_NESTING="1"
 | 
				
			|||||||
LXC_KEYCTL="0"
 | 
					LXC_KEYCTL="0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Sets the minimum amount of RAM the service needs for operation
 | 
					# Sets the minimum amount of RAM the service needs for operation
 | 
				
			||||||
LXC_MEM_MIN=1024
 | 
					LXC_MEM_MIN=2048
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# service dependent meta tags
 | 
					# service dependent meta tags
 | 
				
			||||||
SERVICE_TAGS="php-fpm,nginx,mariadb,manticore"
 | 
					SERVICE_TAGS="php-fpm,nginx,mariadb,manticore"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user