From 16a6cc9c762991ffd1148582c43ade3d04f87428 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 13 Aug 2023 19:08:06 +0100 Subject: [PATCH] config change for the 10th of august --- Config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/config.json b/Config/config.json index a7a9354..6a4464f 100644 --- a/Config/config.json +++ b/Config/config.json @@ -5,7 +5,7 @@ "jsonSerializer": "DotNet", "manualGarbageCollectionCalls": false, "dumpProcessorConfig": { - "spawnContainerChanceIncludeAfterDate": "2023-08-01 00:00:00" + "spawnContainerChanceIncludeAfterDate": "2023-08-10 00:00:01" }, "dataStorageConfig": { "dataStorageType": "Memory",