Merged silc_1_0_branch to trunk.
[silc.git] / apps / silcd / server.h
index 55e5f1fc0f0e6e708d08b1c97f4a3faaaf9b7c78..07f5d63d24b468694a8046e1cfe692528404a4b5 100644 (file)
@@ -86,6 +86,7 @@ typedef struct {
 #define SILC_SERVER_QOS_BYTES_LIMIT    2048      /* Default QoS bytes limit */
 #define SILC_SERVER_QOS_LIMIT_SEC      0         /* Default QoS limit sec */
 #define SILC_SERVER_QOS_LIMIT_USEC     500000    /* Default QoS limit usec */
+#define SILC_SERVER_CH_JOIN_LIMIT      50        /* Default join limit */
 
 /* Macros */