mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-20 09:42:07 -05:00
correctly add new service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
Daniël Franke
parent
6c82451956
commit
5d7a19997b
16
docs/services/invitations/_index.md
Normal file
16
docs/services/invitations/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: IDP
|
||||
weight: 20
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
geekdocEditPath: edit/master/docs/services/invitations
|
||||
geekdocFilePath: _index.md
|
||||
geekdocCollapseSection: true
|
||||
---
|
||||
|
||||
## Abstract
|
||||
|
||||
This service provides an invitations service to invite guests into the organization.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
{{< toc-tree >}}
|
||||
15
docs/services/invitations/configuration.md
Normal file
15
docs/services/invitations/configuration.md
Normal file
@@ -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" >}}
|
||||
Reference in New Issue
Block a user