Add queue_size variable. Bug 1406
[exim.git] / src / src / macros.h
index 7f50dbb892d1b90d56e484871f347a219ba7b07b..93756d8a1f43973bf57041fbf2386d5c31e85a60 100644 (file)
@@ -1101,6 +1101,7 @@ should not be one active. */
 
 
 #define NOTIFIER_SOCKET_NAME   "exim_daemon_notify"
-#define NOTIFY_MSG_QRUN        1       /* Notify message types */
+#define NOTIFY_MSG_QRUN                1       /* Notify message types */
+#define NOTIFY_QUEUE_SIZE_REQ  2
 
 /* End of macros.h */