diff --git a/config.h b/config.h index aeeae07..99da738 100644 --- a/config.h +++ b/config.h @@ -811,8 +811,7 @@ #define VOLUME_MULTIPLIER 1.4 // Buffer-size define for load/save configuration as JSON -//#define JSON_BUFFER_SIZE 8192 -#define JSON_BUFFER_SIZE 9216 +#define JSON_BUFFER_SIZE 8192 // Internal configuration structure typedef struct dexed_s {