This commit is contained in:
@@ -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);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user