Skip to content

Commit 70115fa

Browse files
committed
Learn Editor: Update blobfuse2-configure.md
1 parent 3b2481c commit 70115fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/blobs/blobfuse2-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ You can override settings that you define in the configuration file by using env
9898

9999
- To disable only kernel cache but keep BlobFuse cache (data and metadata), set `disable-kernel-cache: true` in common configurations.
100100

101-
- Don't use both `direct-io: true` and `disable-kernel-cache: true` together.
102-
101+
- When both `direct-io: true` and `disable-kernel-cache: true` are set together, `direct-io: true` takes precedence.
102+
103103
- To control metadata caching at the BlobFuse level, set `attr-cache-timeout`.
104104

105105
- To control data caching at the BlobFuse level, set `file-cache-timeout`.

0 commit comments

Comments
 (0)