1 留言 (1 留言)0 反應 (0 反應)0 負責人 (0 負責人)PHP34,953 star (34,953 star)4,865 fork (4,865 fork)batch import
1. to developenhancementfeature: sharinggood first issue
描述
- we currently have a command to do so: #3887
- good would be to call this as a background job once a week to keep the system clean
- 技術棧
- 無
- 議題類型
- feature
- 研究方向
- Start by examining the existing cleanup command referenced in issue #3887 to understand its functionality. Then look at how background jobs are scheduled in Nextcloud server (e.g., OC\BackgroundJob\Job). The issue is old and lacks recent discussion; consider checking if this is still needed or if there are newer approaches.