disable seed

This commit is contained in:
2023-11-06 02:01:00 +08:00
parent 914058c4cc
commit 620e535114
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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