unicode
@@ -20,7 +20,7 @@ Pinning keeps specific **files** cached locally and protected from eviction. It'
|
|||||||
|
|
||||||
## What “pinned” means
|
## What “pinned” means
|
||||||
|
|
||||||
- Pinned files are marked with `pinned=true` in the mount’s metadata database.
|
- Pinned files are marked with `pinned=true` in the mount's metadata database.
|
||||||
- Cache eviction **skips** pinned files.
|
- Cache eviction **skips** pinned files.
|
||||||
- Pinning **does not auto-download** content in v2.0.x; the file is retained **after it's cached** by normal access.
|
- Pinning **does not auto-download** content in v2.0.x; the file is retained **after it's cached** by normal access.
|
||||||
- `v2.1.x` and above, by default, will auto-download files not residing in cache.
|
- `v2.1.x` and above, by default, will auto-download files not residing in cache.
|
||||||
|
|||||||
Reference in New Issue
Block a user