summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index d5e356e..9400b32 100644
--- a/src/config.h
+++ b/src/config.h
@@ -25,6 +25,7 @@
#define PORT 5003
#define SERVER_SOCKET_TIMEOUT 30
#define HB_INTERVAL 20*HZ
+#define MAX_NUMBER_SERVERS 8
// block device
#define KERNEL_SECTOR_SIZE 512