protondrive: update the information regarding the advance setting enable_caching (#7202)

This commit is contained in:
Chun-Hung Tseng 2023-08-09 16:01:19 +02:00 committed by GitHub
parent db744f64f6
commit 3c58e0efe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -123,6 +123,10 @@ will be returned, and no upload will happen.`,
Name: "enable_caching",
Help: `Caches the files and folders metadata to reduce API calls
Notice: If you are mounting ProtonDrive as a VFS, please disable this feature,
as the current implementation doesn't update or clear the cache when there are
external changes.
The files and folders on ProtonDrive are represented as links with keyrings,
which can be cached to improve performance and be friendly to the API server.