diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index 537b5d9..3a0bc33 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -123,7 +123,7 @@ // Reserved buffer size to build content #ifndef AUTOCONNECT_CONTENTBUFFER_SIZE -#define AUTOCONNECT_CONTENTBUFFER_SIZE 10240 +#define AUTOCONNECT_CONTENTBUFFER_SIZE 0 #endif // !AUTOCONNECT_CONTENTBUFFER_SIZE // Explicitly avoiding unused warning with token handler of PageBuilder