summary refs log tree commit diff
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 a1a8c4a..cf86c7d 100644
--- a/config.h
+++ b/config.h
@@ -13,6 +13,7 @@
 #define PEER_USER_MAX 16
 #define PEER_REAL_MAX 32
 #define PEER_HOST_MAX 64
+#define PEER_QUIT_MAX 64
 #define PEER_PINGTIMEOUT 120
 #define PEER_PONGTIMEOUT 20