unicode

2025-09-10 14:42:15 -05:00
parent b94764f67e
commit 020df3d0cb

@@ -20,7 +20,7 @@ Pinning keeps specific **files** cached locally and protected from eviction. It'
## What “pinned” means
- Pinned files are marked with `pinned=true` in the mounts metadata database.
- Pinned files are marked with `pinned=true` in the mount's metadata database.
- 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.
- `v2.1.x` and above, by default, will auto-download files not residing in cache.