mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-08 11:53:07 -04:00
add webfinger to Makefile, add missing default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
1 parent
e853b98918
commit
546e74c566
2 files changed
+2
No files matched your search
@@ -34,6 +34,7 @@ func DefaultConfig() *config.Config {
|
||||
Name: "webfinger",
|
||||
},
|
||||
|
||||
OcisURL: "https://localhost:9200",
|
||||
Relations: []string{relations.OpenIDConnectRel, relations.OwnCloudInstanceRel},
|
||||
Instances: []config.Instance{
|
||||
{
|
||||
|
||||
Reference in new issue
Block a user