mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 04:12:40 +08:00
Core: enabled "include" in any context (ticket #1615).
This commit is contained in:
parent
68b147535a
commit
2eb2a93d8a
@ -49,7 +49,7 @@
|
||||
#define NGX_DIRECT_CONF 0x00010000
|
||||
|
||||
#define NGX_MAIN_CONF 0x01000000
|
||||
#define NGX_ANY_CONF 0x1F000000
|
||||
#define NGX_ANY_CONF 0xFF000000
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user