restore matrix server
This commit is contained in:
parent
29b6df22a4
commit
619b4d24b4
@ -3,7 +3,7 @@
|
||||
user = config.mainuser;
|
||||
group = "libvirtd";
|
||||
# I need more ram... temporarily disabled
|
||||
autoStart = false;
|
||||
autoStart = true;
|
||||
memory = 2 * 1024;
|
||||
cpu = {
|
||||
sockets = 1; cores = 1; threads = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user