You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mountainduck/preferences.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,9 +45,9 @@ Choose whether the file contents should be buffered. The option allows buffering
45
45
- Allows faster access when reading or writing files with random access patterns from applications in _Online_[mode](interface.md#connect-mode).
46
46
- 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).
47
47
48
-
#### Temp Buffer
48
+
#### Temporary Files
49
49
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).
0 commit comments