Expand description
孤儿素材自动清理分区(启用开关 + 保留天数)。
后台任务每天读取 DB 值执行清理:无文章引用且无存活评论引用的素材, 超过保留天数后物理删除(文件 + DB 行 + 派生缓存)。
Re-exports§
pub use AssetPurgeSection_completions::Component::AssetPurgeSection;
Structs§
- Asset
Purge Section Props - Properties for the
AssetPurgeSectioncomponent.
Functions§
- Asset
Purge Section - 孤儿素材自动清理分区组件。