correctly add new service

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2023-03-24 11:43:03 +01:00
committed by Daniël Franke
parent 6c82451956
commit 5d7a19997b
5 changed files with 44 additions and 1 deletions
@@ -0,0 +1,15 @@
---
title: Service Configuration
date: 2023-03-02T15:27:00+01:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/invitations
geekdocFilePath: configuration.md
geekdocCollapseSection: true
---
## Example YAML Config
{{< include file="services/_includes/invitations-config-example.yaml" language="yaml" >}}
{{< include file="services/_includes/invitations_configvars.md" >}}