TGTGInsighttelegram intelligenceLIVE / telegram public index
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]>