diff options
Diffstat (limited to 'src/config')
| -rw-r--r-- | src/config/lexparse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/lexparse.c b/src/config/lexparse.c index dd74e65..9bceb8e 100644 --- a/src/config/lexparse.c +++ b/src/config/lexparse.c @@ -116,6 +116,7 @@ static inline void parse_global (char const *s, size_t const *word, size_t n, md static char const *const globalkeys[] = { "XXX_no_translate", + "cgi_pass_authorization", "cgi_timeout", "executable_means_cgi", "max_cgi_body_length", |
