aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 07f2df5..16e1ca5 100644
--- a/config.h
+++ b/config.h
@@ -23,6 +23,7 @@
#define BUFF_SIZE 65535
#define INIT_VEC_CAPACITY 256
+#define INIT_MAP_CAPACITY 1024 /* index directory initial size */
#define CONFIG_PATH "search.cfg"
#define DEFAULT_PORT 8888