rework config

This commit is contained in:
A.Unger
2021-03-09 15:55:45 +01:00
parent 757cb9abe9
commit 29910838c1
66 changed files with 2502 additions and 195 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ package command
import (
"github.com/micro/cli/v2"
"github.com/owncloud/ocis/ocis/pkg/config"
"github.com/owncloud/ocis/ocis-pkg/config"
"github.com/owncloud/ocis/ocis/pkg/register"
"github.com/owncloud/ocis/storage/pkg/command"
svcconfig "github.com/owncloud/ocis/storage/pkg/config"