restore matrix server

This commit is contained in:
Dmitriy Kholkin 2023-07-02 18:07:16 +03:00
parent 29b6df22a4
commit 619b4d24b4

View File

@ -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;