mirror of
https://github.com/nginx/nginx.git
synced 2026-06-09 17:21:39 +00:00
Merged with the default branch.
This commit is contained in:
commit
02b52e4c0b
30 changed files with 1083 additions and 150 deletions
|
|
@ -1037,6 +1037,12 @@ if [ $MAIL != NO ]; then
|
|||
ngx_module_srcs=src/mail/ngx_mail_proxy_module.c
|
||||
|
||||
. auto/module
|
||||
|
||||
ngx_module_name=ngx_mail_realip_module
|
||||
ngx_module_deps=
|
||||
ngx_module_srcs=src/mail/ngx_mail_realip_module.c
|
||||
|
||||
. auto/module
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue