From 07dd21eb68f531699a8541cd1bd29fc464aa1ece Mon Sep 17 00:00:00 2001 From: positionhigh Date: Wed, 18 Aug 2021 15:42:31 +0200 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index ff687b6..c61988b 100644 --- a/config.h +++ b/config.h @@ -632,7 +632,7 @@ // Buffer for load/save configuration as JSON -#define JSON_BUFFER 8192 +//#define JSON_BUFFER 8192 // JSON_BUFFER line above can be deleted, put this back in to resolve conflict.