Skip to content

Conversation

@max-nextcloud
Copy link
Collaborator

With a lot of subdirectories the depth=1 PROPFIND will take quite a long time.
It has to look for workspace files in all the subdirectories.

Stop overloading the PROPFIND and rely on our own workspace endpoint
for that particular directory instead.

  • Target version: master , stable24

@max-nextcloud max-nextcloud force-pushed the fix/stop-using-propfind-for-workspace branch from 7cf78b0 to 3a7b86a Compare July 6, 2022 10:42
@max-nextcloud
Copy link
Collaborator Author

/compile

@max-nextcloud
Copy link
Collaborator Author

/backport to stable24

@juliusknorr juliusknorr force-pushed the fix/stop-using-propfind-for-workspace branch from a898f71 to ccb3c09 Compare July 6, 2022 17:05
@juliusknorr
Copy link
Member

/compile amend /

With a lot of subdirectories the depth=1 PROPFIND will take quite a long time.
It has to look for workspace files in all the subdirectories.

Stop overloading the PROPFIND and rely on our own workspace endpoint
for that particular directory instead.

Signed-off-by: Max <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants