summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_conf.h')
-rw-r--r--sapi/fpm/fpm/fpm_conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/fpm/fpm/fpm_conf.h b/sapi/fpm/fpm/fpm_conf.h
index 540b22795d..4021cbc2e3 100644
--- a/sapi/fpm/fpm/fpm_conf.h
+++ b/sapi/fpm/fpm/fpm_conf.h
@@ -64,6 +64,7 @@ struct fpm_worker_pool_config_s {
char *listen_mode;
char *listen_allowed_clients;
int process_priority;
+ int process_dumpable;
int pm;
int pm_max_children;
int pm_start_servers;