mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-18 19:44:24 -04:00
6 lines
306 B
Markdown
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
|