cleaner way to set readonly

This commit is contained in:
Chris Lu
2021-04-18 10:02:02 -07:00
parent b0127645a5
commit 54410ca955
7 changed files with 3 additions and 58 deletions

View File

@@ -42,7 +42,6 @@ type Option struct {
CacheSizeMB int64
DataCenter string
Umask os.FileMode
ReadOnly bool
MountUid uint32
MountGid uint32