Skip to content
Commit 21e12e1c authored by Vincent Petry's avatar Vincent Petry Committed by backportbot[bot]
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 990259f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment