forked from bashclub/zamba-lxc-toolbox
		
	Defines the amount of RAM (default) 1GB ->2GB
Defines the amount of RAM for elasticsearch (Java option)
This commit is contained in:
		@@ -18,3 +18,6 @@ LXC_UNPRIVILEGED="1"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# enable nesting feature
 | 
					# enable nesting feature
 | 
				
			||||||
LXC_NESTING="1"
 | 
					LXC_NESTING="1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Defines the amount of RAM in MB your LXC container is allowed to use (default: 1024)
 | 
				
			||||||
 | 
					LXC_MEM="2048"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user