aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/mount.go')
-rw-r--r--weed/command/mount.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/mount.go b/weed/command/mount.go
index dc0bb5488..e380ff57c 100644
--- a/weed/command/mount.go
+++ b/weed/command/mount.go
@@ -12,7 +12,7 @@ type MountOptions struct {
dirAutoCreate *bool
collection *string
replication *string
- diskType *string
+ diskType *string
ttlSec *int
chunkSizeLimitMB *int
concurrentWriters *int