summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_conf_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_conf_file.h')
-rw-r--r--src/core/ngx_conf_file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/ngx_conf_file.h b/src/core/ngx_conf_file.h
index 01080cc15..ff01e8871 100644
--- a/src/core/ngx_conf_file.h
+++ b/src/core/ngx_conf_file.h
@@ -37,7 +37,9 @@
#define NGX_CONF_2MORE 0x00001000
#define NGX_DIRECT_CONF 0x00010000
+
#define NGX_MAIN_CONF 0x01000000
+#define NGX_ANY_CONF 0x0F000000