NULL script in default access_log
This commit is contained in:
parent
435ed70b96
commit
d979cfcfc8
1 changed files with 1 additions and 0 deletions
|
@ -783,6 +783,7 @@ ngx_http_log_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child)
|
|||
return NGX_CONF_ERROR;
|
||||
}
|
||||
|
||||
log->script = NULL;
|
||||
log->disk_full_time = 0;
|
||||
log->error_log_time = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue