fix style

This commit is contained in:
Konstantin Lebedev
2020-09-24 17:48:39 +05:00
parent 324e44d4b3
commit 98e9de6e11
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ type FilerOptions struct {
cipher *bool
peers *string
metricsHttpPort *int
// default leveldb directory, used in "weed server" mode
defaultLevelDbDirectory *string
}