mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 09:54:44 +01:00
protondrive: update the information regarding the advance setting enable_caching (#7202)
This commit is contained in:
parent
db744f64f6
commit
3c58e0efe0
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user