add webfinger config docs and remove well-known service without code

This commit is contained in:
Willy Kloucek
2023-02-24 09:58:10 +01:00
parent 5ad8e283b6
commit 388e9c2bce
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?