Add debug env var for av

Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2023-05-09 15:43:49 +02:00
parent 8c2abf33e5
commit 645f2b2423

View File

@@ -0,0 +1,5 @@
Enhancement: Add specific result to antivirus for debugging
We added the ability to define a specific result for the virus scanner via env-var (ANTIVIRUS_DEBUG_SCAN_OUTCOME)
https://github.com/owncloud/ocis/pull/6265