mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-18 12:58:50 -04:00
manager configurable
This commit is contained in:
@@ -4,6 +4,7 @@ package config
|
||||
// Config captures ocis-accounts configuration parameters
|
||||
type Config struct {
|
||||
MountPath string
|
||||
Manager string
|
||||
}
|
||||
|
||||
// New returns a new config
|
||||
|
||||
Reference in New Issue
Block a user