Change content buffer size

pull/41/head
Hieromon Ikasamo 6 years ago
parent de3231f1f6
commit 2c44cf4610
  1. 2
      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

Loading…
Cancel
Save