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

Add changelog for the retry postprocessing change
This commit is contained in:
Michael Barz authored and GitHub committed 2023-12-12 19:32:22 +01:00
commit f26235b70a
1 file changed
+5
@@ -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