disable minecraft server

This commit is contained in:
Dmitriy Kholkin 2023-11-11 03:17:51 +03:00
parent d4e9f7a441
commit df393abf9b

View File

@ -38,7 +38,7 @@ in {
eula = true; eula = true;
instances = { instances = {
statech = { statech = {
enable = true; enable = false;
inherit rsyncSSHKeys jvmOpts; inherit rsyncSSHKeys jvmOpts;
jvmMaxAllocation = "6144m"; jvmMaxAllocation = "6144m";
jvmInitialAllocation = "6144m"; jvmInitialAllocation = "6144m";