This commit is contained in:
parent
879b406211
commit
913b48823e
|
@ -152,9 +152,10 @@ async fn thumbdata_save(
|
|||
&thumb_filename,
|
||||
thumbnail,
|
||||
&content_type,
|
||||
)
|
||||
.await;
|
||||
).await;
|
||||
warn!("thumb {} uploaded to storj", thumb_filename);
|
||||
}
|
||||
warn!("[ok] all thumbnails uploaded to storj for {}", filename);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user