Merge pull request #7950 from aduffeck/add-retry-changelog

Add changelog for the retry postprocessing change
This commit is contained in:
Michael Barz
2023-12-12 19:32:22 +01:00
committed by GitHub

View File

@@ -0,0 +1,5 @@
Enhancement: Retry antivirus postprocessing step in case of problems
The antivirus postprocessing step will now be retried for a configurable amount of times in case it can't get a result from clamav.
https://github.com/owncloud/ocis/pull/7874