Merged with the default branch.

This commit is contained in:
Sergey Kandaurov 2021-03-10 15:39:01 +03:00
commit 02b52e4c0b
30 changed files with 1083 additions and 150 deletions

View file

@ -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