Skip to content

Commit d4b8c61

Browse files
fix(admin): note trash bin cmd all users exception
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 4c6851d commit d4b8c61

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎admin_manual/configuration_files/trashbin_configuration.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,11 @@ To expire eligible items for one or more accounts:
264264
265265
sudo -E -u www-data php occ trashbin:expire USER_ID_1 USER_ID_2
266266
267+
When no account IDs are provided, the command automatically discovers accounts
268+
that have previously logged in. This normally covers all accounts that can have
269+
trash-bin contents. For an account with imported or otherwise provisioned
270+
trash-bin data but no recorded login, provide its account ID explicitly.
271+
267272
The command displays a progress bar when processing all accounts. Use
268273
``--quiet`` to suppress the progress bar:
269274

0 commit comments

Comments
 (0)