Skip to content

Commit

Permalink
增加上传文件白名单
Browse files Browse the repository at this point in the history
  • Loading branch information
loveshell committed Apr 7, 2015
1 parent eaa4055 commit a019ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Redirect="on"
CookieMatch="on"
postMatch="on"
whiteModule="on"
fileExtension={"jpeg","gif","jpg","png","bmp"}
ipWhitelist={"127.0.0.1"}
ipBlocklist={"1.0.0.1"}
CCDeny="off"
Expand Down

0 comments on commit a019ff0

Please sign in to comment.