blackbit_digital_commerce/recycle-bin-cleanup
最新稳定版本:1.0.0
Composer 安装命令:
composer require blackbit_digital_commerce/recycle-bin-cleanup
包简介
Automatically remove elements from recycle bin after configurable amount of time
README 文档
README
When elements get deleted in Pimcore admin area, those elements will get added to the recycle bin. By default Pimcore does not support to automatically remove / purge elements from recycle bin but those stay there forever or until they get deleted manually. This can waste a significant amount of disk space. With this bundle you can define a time threshold after which recycle bin items get deleted automatically.
Configuration
By default elements older than 30 days get automatically deleted from the recycle bin. You can change this with the config blackbit_recyclebin_cleanup.storage_threshold in your /config/config.yaml (for Pimcore >= 10) or app/config/config.yml (for Pimcore < 10), e.g.
blackbit_recyclebin_cleanup: storage_threshold: 60
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-09-05