aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index e4f90f5d3..2f37bcc8b 100644
--- a/config.h
+++ b/config.h
@@ -39,6 +39,6 @@
/* nDPIsrvd default config options */
#define nDPIsrvd_PIDFILE "/tmp/ndpisrvd.pid"
#define nDPIsrvd_MAX_REMOTE_DESCRIPTORS 32
-#define nDPIsrvd_CACHE_ARRAY_LENGTH 256
+#define nDPIsrvd_MAX_WRITE_BUFFERS 1024
#endif