Replaces aclCleanupJob run on user delete with a command that should be run at night.
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project - Commits
- rKed51185b3ee1: Add imap:cleanup command
./phpunit
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/app/Console/Kernel.php | ||
---|---|---|
30 | Let's first merge this without directly scheduling the command, so we can first make sure it is going to work as intended. |
Comment Actions
Looks reasonable otherwise, let's merge it without the schedule and then have a look.