We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfbbbf8 + dd13854 commit afb2d31Copy full SHA for afb2d31
config
@@ -1,6 +1,6 @@
1
ngx_addon_name=ngx_http_uploadprogress_module
2
if test -n "$ngx_module_link"; then
3
- ngx_module_type=FILTER
+ ngx_module_type=HTTP_FILTER
4
ngx_module_name=ngx_http_uploadprogress_module
5
ngx_module_srcs="$ngx_addon_dir/ngx_http_uploadprogress_module.c"
6
0 commit comments