This commit is contained in:
chrislu
2022-02-14 02:14:26 -08:00
parent a990cd29cd
commit b9c2bff931
2 changed files with 2 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ func RunMount2(option *Mount2Options, umask os.FileMode) bool {
Name: "seaweedfs",
SingleThreaded: false,
DisableXAttrs: false,
Debug: true,
Debug: false,
EnableLocks: false,
ExplicitDataCacheControl: false,
// SyncRead: false, // set to false to enable the FUSE_CAP_ASYNC_READ capability