mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
add webfinger config docs and remove well-known service without code
This commit is contained in:
15
docs/services/webfinger/configuration.md
Normal file
15
docs/services/webfinger/configuration.md
Normal 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" >}}
|
||||
@@ -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?
|
||||
Reference in New Issue
Block a user