From 67743a8e194b0c01fa104341a7b3e36f62e0296c Mon Sep 17 00:00:00 2001 From: Michael Flemming Date: Tue, 21 Oct 2025 20:46:09 +0200 Subject: [PATCH] fix typo in .env.example a wild character found its way into a comment. --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 2b6fb8b..5070ec0 100644 --- a/.env.example +++ b/.env.example @@ -216,7 +216,7 @@ COLLABORA_SSL_VERIFICATION=false # Defaults to "partial" #ANTIVIRUS_MAX_SCAN_SIZE_MODE= # Image version of the ClamAV container. -# Defaults to "latest"y +# Defaults to "latest" CLAMAV_DOCKER_TAG=