disable seed
This commit is contained in:
@@ -24,7 +24,7 @@ local function read_form_file()
|
||||
ngx.log(ngx.ERR, "failed to new upload: ", err)
|
||||
ngx.exit(500)
|
||||
end
|
||||
uuid.seed()
|
||||
--uuid.seed()
|
||||
|
||||
local file_dir = ngx.var.tmp_file_dir
|
||||
local file
|
||||
|
||||
Reference in New Issue
Block a user