aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/DecodeBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/DecodeBuffer.h')
-rw-r--r--nxcomp/DecodeBuffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nxcomp/DecodeBuffer.h b/nxcomp/DecodeBuffer.h
index 9345f4e23..76263943b 100644
--- a/nxcomp/DecodeBuffer.h
+++ b/nxcomp/DecodeBuffer.h
@@ -30,7 +30,8 @@
#include "ActionCacheCompat.h"
#include "PositionCacheCompat.h"
-#define DECODE_BUFFER_OVERFLOW_SIZE 4194304
+// See WriteBuffer.h and EncodeBuffer.h
+#define DECODE_BUFFER_OVERFLOW_SIZE 10*1024*1024
#define DECODE_BUFFER_POSTFIX_SIZE 1