This commit is contained in:
@@ -152,9 +152,10 @@ async fn thumbdata_save(
|
|||||||
&thumb_filename,
|
&thumb_filename,
|
||||||
thumbnail,
|
thumbnail,
|
||||||
&content_type,
|
&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