summaryrefslogtreecommitdiff
path: root/include/ouroboros/shm_ap_rbuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ouroboros/shm_ap_rbuff.h')
-rw-r--r--include/ouroboros/shm_ap_rbuff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ouroboros/shm_ap_rbuff.h b/include/ouroboros/shm_ap_rbuff.h
index 99c5a423..053709bb 100644
--- a/include/ouroboros/shm_ap_rbuff.h
+++ b/include/ouroboros/shm_ap_rbuff.h
@@ -29,7 +29,7 @@
#endif
#ifndef SHM_RBUFF_SIZE
-#define SHM_RBUFF_SIZE (1 << 12)
+#define SHM_RBUFF_SIZE (1 << 14)
#endif
#include <sys/types.h>