Configure swap compression method: bzip2 or gzip

This commit is contained in:
Shane Kilkelly
2021-02-04 09:52:13 +00:00
parent 8c0048b302
commit 169de1fead
4 changed files with 59 additions and 3 deletions
+2 -1
View File
@@ -26,6 +26,7 @@
"minProjects": 50,
"lowGiB": 128,
"highGiB": 256,
"intervalMillis": 3600000
"intervalMillis": 3600000,
"compressionMethod": "bzip2"
}
}