Files
QSfera/changelog/unreleased/postprocessing-config.md
T
2023-01-26 10:26:33 +01:00

306 B

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