Merge pull request #5647 from wkloucek/doc-webfinger-wellknown

add webfinger config docs and remove well-known service without code
This commit is contained in:
Martin
2023-02-27 15:22:28 +01:00
committed by GitHub
2 changed files with 15 additions and 24 deletions

View File

@@ -0,0 +1,15 @@
---
title: Service Configuration
date: 2018-05-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/webfinger
geekdocFilePath: configuration.md
geekdocCollapseSection: true
---
## Example YAML Config
{{< include file="services/_includes/webfinger-config-example.yaml" language="yaml" >}}
{{< include file="services/_includes/webfinger_configvars.md" >}}

View File

@@ -1,24 +0,0 @@
---
title: Well-Known
date: 2023-02-03T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/well-known
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
## Abstract
This service provides endpoints on the /.well-known API
## Table of Contents
{{< toc-tree >}}
## Webfinger
## oCIS-configuration
## Libregraph?