forked from TrueCloudLab/rclone
docs: spelling: etc.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
e4a87f772f
commit
3e1cb8302a
28 changed files with 36 additions and 36 deletions
2
backend/cache/cache.go
vendored
2
backend/cache/cache.go
vendored
|
@ -109,7 +109,7 @@ will need to be cleared or unexpected EOF errors will occur.`,
|
|||
}},
|
||||
}, {
|
||||
Name: "info_age",
|
||||
Help: `How long to cache file structure information (directory listings, file size, times etc).
|
||||
Help: `How long to cache file structure information (directory listings, file size, times, etc.).
|
||||
If all write operations are done through the cache then you can safely make
|
||||
this value very large as the cache store will also be updated in real time.`,
|
||||
Default: DefCacheInfoAge,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue