From 005228bc6d9dd5c081b0678125ab9920ece037d5 Mon Sep 17 00:00:00 2001 From: Josh Richards Date: Sat, 11 May 2024 16:05:13 -0400 Subject: [PATCH] fix(trashbin): Add missing size expire commands to occ commmand list Signed-off-by: Josh Richards --- admin_manual/configuration_server/occ_command.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index a3f06a50c..1ee3fc608 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -1288,14 +1288,16 @@ units. Trashbin -------- -:: +These commands allow for manually managing various aspects of the trash bin (deleted files):: trashbin - trashbin:cleanup [--all-users] [--] [...] Permanently remove deleted files - trashbin:restore [--all-users] [--scope[=SCOPE]] [--since[=SINCE]] [--until[=UNTIL]] [--dry-run] [--] [...] Restore deleted files according to the given filters + trashbin:cleanup Permanently remove deleted files + trashbin:expire Expires the users trashbin + trashbin:size Configure the target trashbin size + trashbin:restore Restore all deleted files according to the given filters .. note:: - This command is only available when the "Deleted files" app + These commands are only available when the "Deleted files" app (``files_trashbin``) is enabled. The ``trashbin:cleanup [--all-users] [--] [...]`` command removes the deleted files of the specified