Add changelog for the retry postprocessing change

This commit is contained in:
André Duffeck
2023-12-12 19:24:43 +01:00
parent 426705aceb
commit 632a1d1760
@@ -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