diff options
Diffstat (limited to 'weed/command/master.go')
| -rw-r--r-- | weed/command/master.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/master.go b/weed/command/master.go index 8e10d25a2..7721c0634 100644 --- a/weed/command/master.go +++ b/weed/command/master.go @@ -45,6 +45,7 @@ type MasterOptions struct { ipBind *string metaFolder *string peers *string + mastersDeprecated *string // deprecated, for backward compatibility in master.follower volumeSizeLimitMB *uint volumePreallocate *bool maxParallelVacuumPerServer *int |
