Skip to content

Commit

Permalink
Update file count (IceWhaleTech#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong authored Mar 21, 2023
1 parent 858ab5b commit 202c1de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/utils/httper/drive.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ func Mount(mountPoint string, fs string) error {
"mountPoint": mountPoint,
"fs": fs,
"mountOpt": `{"AllowOther": true}`,
"vfsOpt": `{"CacheMode": 3}`,
}).Post("/mount/mount")
if err != nil {
return err
Expand Down

0 comments on commit 202c1de

Please sign in to comment.