Skip to content
Unverified Commit ce319143 authored by Vincent Petry's avatar Vincent Petry
Browse files

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: default avatarVincent Petry <vincent@nextcloud.com>
parent 91c7efae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment