[docs-only] Adds missing services and fixes content for owncloud.dev

This commit is contained in:
mmattel
2023-03-16 15:03:29 +01:00
parent 16985d6bf4
commit 23ee8615c6
13 changed files with 489 additions and 61 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/postprocessing
geekdocFilePath: configuration.md
geekdocCollapseSection: true
---
## Example YAML Config
{{< include file="services/_includes/postprocessing-config-example.yaml" language="yaml" >}}
{{< include file="services/_includes/postprocessing_configvars.md" >}}