aboutsummaryrefslogtreecommitdiff
path: root/weed/filesys/wfs.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filesys/wfs.go')
-rw-r--r--weed/filesys/wfs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/filesys/wfs.go b/weed/filesys/wfs.go
index 7bacfb114..2034354f5 100644
--- a/weed/filesys/wfs.go
+++ b/weed/filesys/wfs.go
@@ -42,7 +42,6 @@ type Option struct {
CacheSizeMB int64
DataCenter string
Umask os.FileMode
- ReadOnly bool
MountUid uint32
MountGid uint32