mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 02:02:38 +08:00
Mail: fixed a comment.
There's no loc_conf in the mail module.
This commit is contained in:
parent
a8227724c0
commit
8575dc3516
@ -131,8 +131,7 @@ ngx_mail_block(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
|
||||
|
||||
|
||||
/*
|
||||
* create the main_conf's, the null srv_conf's, and the null loc_conf's
|
||||
* of the all mail modules
|
||||
* create the main_conf's and the null srv_conf's of the all mail modules
|
||||
*/
|
||||
|
||||
for (m = 0; ngx_modules[m]; m++) {
|
||||
|
Loading…
Reference in New Issue
Block a user