1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)PHP34,953 stars (34,953 stars)4,865 forks (4,865 forks)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
- 技術スタック
- なし
- Issue 種別
- 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.