master load backend storage config from master.toml
This commit is contained in:
@@ -21,7 +21,7 @@ type Volume struct {
|
||||
Id needle.VolumeId
|
||||
dir string
|
||||
Collection string
|
||||
DataBackend backend.DataStorageBackend
|
||||
DataBackend backend.BackendStorageFile
|
||||
nm NeedleMapper
|
||||
needleMapKind NeedleMapType
|
||||
readOnly bool
|
||||
|
||||
Reference in New Issue
Block a user