summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index c4d6379..91b2b24 100644
--- a/src/core.h
+++ b/src/core.h
@@ -6,7 +6,7 @@
#include <stdbool.h>
#include <netinet/in.h>
-#define MAX_CHUNKS 4
+#define MAX_CHUNKS 64
#define TIP_MSG_REQUEST_MAXLEN 131072