commit | c3146783502612266f318514beff1ba7e560c991 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Nov 04 14:46:41 2015 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Wed Nov 04 14:46:41 2015 +0100 |
tree | 36aefee4ca753091c0ddb7f0f04f316465fede5f | |
parent | e53c51e606cb662c876f8484794fe7fdf04c612a [diff] [blame] |
CHANGE remove httpd and apache dependencies
diff --git a/config.h.in b/config.h.in index 16c2f77..b52353f 100644 --- a/config.h.in +++ b/config.h.in
@@ -1,6 +1,8 @@ #ifndef MOD_NETCONF_CONFIG_H #define MOD_NETCONF_CONFIG_H +#define NOTIFICATION_QUEUE_SIZE 10 + /** username for change of UID of process */ #define SU_USER "@SU_USER@"