Skip to content

Commit 4688700

Browse files
committed
Added tag for version 2.0.7
1 parent 0a02801 commit 4688700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
USE_MD5=YES
22
USE_SHA1=YES
3+
USE_ZLIB=YES
34
ngx_addon_name=ngx_http_upload_module
45
HTTP_MODULES="$HTTP_MODULES ngx_http_upload_module ngx_upload_unzip_filter_module ngx_upload_discard_filter_module"
56
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_upload_module.c $ngx_addon_dir/ngx_upload_unzip_filter_module.c $ngx_addon_dir/ngx_upload_discard_filter_module.c"

0 commit comments

Comments
 (0)