diff options
author | Vincent Petry <vincent@nextcloud.com> | 2022-01-05 17:19:24 +0100 |
---|---|---|
committer | Vincent Petry <vincent@nextcloud.com> | 2022-01-10 11:33:28 +0100 |
commit | ce319143142e2ee998ef4794b04ad684c4ffa911 (patch) | |
tree | 6d2a5b415d3b0b4dd6544e801cabee5bc63dfba7 /apps/files/js/fileactions.js | |
parent | 91c7efaeb6c3a65643f1f0a9377d7c42b9231f8a (diff) | |
download | nextcloud-server-ce319143142e2ee998ef4794b04ad684c4ffa911.tar.gz nextcloud-server-ce319143142e2ee998ef4794b04ad684c4ffa911.zip |
Remove inefficient fed share scanner
Remove scanAll which relies on the "shareinfo" endpoint that returns the
full cache tree.
The latter can become big for big shares and result in timeouts.
Furthermode, the full tree would be retrieved again for each and every
detected change which can become expensive quickly.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'apps/files/js/fileactions.js')
0 files changed, 0 insertions, 0 deletions