summaryrefslogtreecommitdiffstats
path: root/qarsh_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'qarsh_packet.h')
-rw-r--r--qarsh_packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qarsh_packet.h b/qarsh_packet.h
index 578fccb..19ade47 100644
--- a/qarsh_packet.h
+++ b/qarsh_packet.h
@@ -23,7 +23,7 @@
#include <sys/types.h>
#include <sys/stat.h>
-#define QARSH_MAX_PACKET_SIZE 32*1024
+#define QARSH_MAX_PACKET_SIZE 128*1024
enum qa_packet_type {
QP_INVALID = 0,