Merge pull request #1138 from nextcloud/expiry-as-occ-command
Add occ command to expire the trashbin (#25878)
Showing
- apps/files_trashbin/appinfo/register_command.php 6 additions, 0 deletionsapps/files_trashbin/appinfo/register_command.php
- apps/files_trashbin/lib/Command/ExpireTrash.php 127 additions, 0 deletionsapps/files_trashbin/lib/Command/ExpireTrash.php
- apps/files_versions/appinfo/register_command.php 5 additions, 0 deletionsapps/files_versions/appinfo/register_command.php
- apps/files_versions/lib/Command/ExpireVersions.php 125 additions, 0 deletionsapps/files_versions/lib/Command/ExpireVersions.php
Loading
Please register or sign in to comment