Update auf Nginx 1.13.4

This commit is contained in:
2017-08-10 14:23:46 +02:00
parent 0a5c3fd43d
commit a7bf678e7c
68 changed files with 1782 additions and 813 deletions

View File

@@ -36,7 +36,7 @@ static ngx_command_t ngx_google_perftools_commands[] = {
offsetof(ngx_google_perftools_conf_t, profiles),
NULL },
ngx_null_command
ngx_null_command
};