Skip to content

Commit 9c906ee

Browse files
therealkencKen C
andauthored
metadata is disabled by default (#986)
Co-authored-by: Ken C <[email protected]>
1 parent 6d06972 commit 9c906ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/wsl-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Setting different mount options for Windows drives (DrvFs) can control how file
281281
|umask | An octal mask of permissions to exclude for all files and directories | 000
282282
|fmask | An octal mask of permissions to exclude for all files | 000
283283
|dmask | An octal mask of permissions to exclude for all directories | 000
284-
|metadata | Whether metadata is added to Windows files to support Linux system permissions | enabled
284+
|metadata | Whether metadata is added to Windows files to support Linux system permissions | disabled
285285

286286
**Note:** The permission masks are put through a logical OR operation before being applied to files or directories.
287287

0 commit comments

Comments
 (0)