Skip to content

Commit 1a7876c

Browse files
committed
Resolve #598.
1 parent b48afff commit 1a7876c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mountainduck/preferences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Choose whether the file contents should be buffered. The option allows buffering
4545
- Allows faster access when reading or writing files with random access patterns from applications in _Online_ [mode](interface.md#connect-mode).
4646
- With the option enabled in _Smart Synchronization_ [mode](interface.md#connect-mode), buffered file contents will be copied to the cache and the file can be opened when offline. Refer to [Status of Files](connect/sync.md#status-of-files).
4747

48-
#### Temp Buffer
48+
#### Temporary Files
4949

50-
Buffered files are saved in `%temp%` for Windows or in `/private/tmp` for macOS.
50+
Buffered files are saved in the folder _Temporary_ in the [Cache Location](#cache-location).
5151

5252
### Lock Files
5353

0 commit comments

Comments
 (0)