Skip to content

Commit

Permalink
添加几个常见文件类型
Browse files Browse the repository at this point in the history
  • Loading branch information
loveshell committed Apr 17, 2015
1 parent 632f120 commit cd28b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Redirect="on"
CookieMatch="on"
postMatch="on"
whiteModule="on"
fileExtension={"jpeg","gif","jpg","png","bmp"}
fileExtension={"jpeg","gif","jpg","png","bmp","rar","zip","tar.gz"}
ipWhitelist={"127.0.0.1"}
ipBlocklist={"1.0.0.1"}
CCDeny="off"
Expand Down

0 comments on commit cd28b33

Please sign in to comment.