Update Download Types
@@ -7,9 +7,9 @@ Set your preference with the `PreferredDownloadType` option in `config.json`.
|
|||||||
> ⚠️ **Important clarification**
|
> ⚠️ **Important clarification**
|
||||||
> As of the current implementation, **`default`** and **`ring_buffer`** behave the same for normal file opens:
|
> As of the current implementation, **`default`** and **`ring_buffer`** behave the same for normal file opens:
|
||||||
> - Repertory attempts **ring-buffer mode** first
|
> - Repertory attempts **ring-buffer mode** first
|
||||||
> - Falls back to **direct** if ring buffer isn’t viable
|
> - Falls back to **direct** if ring buffer isn't viable
|
||||||
> - Promotes to **cached read/write** on a write
|
> - Promotes to **cached read/write** on a write
|
||||||
> In the future, `default` may switch to a different selection mechanism. Choose `ring_buffer` if you want to lock in today’s behavior.
|
> In the future, `default` may switch to a different selection mechanism. Choose `ring_buffer` if you want to lock in today's behavior.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user