From f1b8b40cba0d157c673aae50c2a6eeb43e8d532c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 8 Sep 2022 19:23:01 +0100 Subject: Allow .zip downloads --- etc/apache/cgitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/apache/cgitrc b/etc/apache/cgitrc index 46a8cc1..995446e 100644 --- a/etc/apache/cgitrc +++ b/etc/apache/cgitrc @@ -52,7 +52,7 @@ enable-log-filecount=1 # Allow download of tar.gz, tar.bz2 and zip-files -snapshots=tar.bz2 tar.xz +snapshots=tar.bz2 tar.xz zip ## -- cgit v1.2.3