save image to uuid name
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ ngx.say(combined_uuid)
|
||||
--
|
||||
-- ngx.log(ngx.INFO, "Upload combined image " .. combined .. " to upyun .")
|
||||
--
|
||||
-- upyun_upload.upload(combined)
|
||||
-- upyun_upload.upload(combined, nil)
|
||||
-- else
|
||||
-- ngx.status = 500
|
||||
-- ngx.log(ngx.ERR, "IMAGE COMBINE *FAILED*")
|
||||
|
||||
Reference in New Issue
Block a user