mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Previously the occ files:scan command printed an error message for any new users without any files/folders in the data directory. With this change only users with any file/folder is scanned. This fixes #25433. Signed-off-by: Christian Paier <hallo+git@cpaier.com>