manager configurable

This commit is contained in:
A.Unger
2020-02-04 11:55:04 +01:00
parent 79aaba63fc
commit a43512834e

View File

@@ -4,6 +4,7 @@ package config
// Config captures ocis-accounts configuration parameters
type Config struct {
MountPath string
Manager string
}
// New returns a new config