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