Files
opencloud/changelog/unreleased/postprocessing-config.md
kobergj 9c0dd22e1f update wording
Co-authored-by: Martin <github@diemattels.at>
2023-01-26 10:26:33 +01:00

6 lines
306 B
Markdown

Enhancement: Better config for postprocessing service
The postporcessing service is now individually configurable. This is achieved by allowing a list of postprocessing steps that are processed in order of their appearance in the `POSTPROCESSING_STEPS` envvar.
https://github.com/owncloud/ocis/pull/5457