Pārlūkot izejas kodu

Merge pull request #51 from Whissi/issue_50

 config: Fix ngx_module_type
tags/v0.9.3
Brice Figureau 9 gadus atpakaļ
vecāks
revīzija
afb2d31d12
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      config

+ 1
- 1
config Parādīt failu

@@ -1,6 +1,6 @@
1 1
 ngx_addon_name=ngx_http_uploadprogress_module
2 2
 if test -n "$ngx_module_link"; then
3
-    ngx_module_type=FILTER
3
+    ngx_module_type=HTTP_FILTER
4 4
     ngx_module_name=ngx_http_uploadprogress_module
5 5
     ngx_module_srcs="$ngx_addon_dir/ngx_http_uploadprogress_module.c"
6 6
 

Notiek ielāde…
Atcelt
Saglabāt