TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9155

@order_usagi

ご注文はうさぎですか?

Views6Post view count
PostedFeb 702/07/2026, 03:39 PM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 feat(cron): add syncPublishedImagesToS3 functionality and scheduling - Implemented a new method `syncPublishedImagesToS3` in `CronBusinessService` to migrate local images from published content to S3. - Added a scheduled task for `syncPublishedImagesToS3` in `CronTaskScheduler` to run every hour. - Updated `CronTaskType` and `CronTaskMetas` to include the new sync task. - Enhanced `FileReferenceService` with a method to delete local files if they are unreferenced after migration. These changes improve image management and ensure published content is properly synced with S3. Signed-off-by: Innei <[email protected]>