From e1f584984f8bd10aa0a3003ca483b303dbd36ee7 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Mon, 5 Jun 2023 09:40:31 -0700 Subject: [PATCH] disable dol compression by default --- system/config.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config.example.json b/system/config.example.json index 034fe511..f1cfb965 100644 --- a/system/config.example.json +++ b/system/config.example.json @@ -312,7 +312,7 @@ // If this setting is enabled, newserv will compress DOL files at startup // time. This makes startup time slower but makes clients' loading time much // faster. - "CompressDOLFiles": true, + "CompressDOLFiles": false, // By default, the server keeps track of items in all games, even for versions // other than Blue Burst. This enables use of the $what command, as well as