aboutsummaryrefslogtreecommitdiffstats
path: root/image/cgitrc
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-05 03:25:16 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-05 03:25:16 +0100
commit4592689d59849f226ab3680fd4aeaa32682d547a (patch)
treec60a3224a1eae06e7257904389a286c7e6b3f8fb /image/cgitrc
parentc76a36daa93ad5b6a72e72052d0edcb9c4a5ed6d (diff)
downloadcgit-oci-4592689d59849f226ab3680fd4aeaa32682d547a.tar.gz
cgit-oci-4592689d59849f226ab3680fd4aeaa32682d547a.tar.bz2
cgit-oci-4592689d59849f226ab3680fd4aeaa32682d547a.tar.lz
cgit-oci-4592689d59849f226ab3680fd4aeaa32682d547a.zip

feat: lzip archives, because lzip

Diffstat (limited to 'image/cgitrc')
-rw-r--r--image/cgitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/image/cgitrc b/image/cgitrc
index c5aaf1c..5054a5f 100644
--- a/image/cgitrc
+++ b/image/cgitrc
@@ -37,8 +37,8 @@ root-desc=Some information...
# Include some more info about foobar.com on the index page
#root-readme=/var/www/htdocs/about.html
-# Allow download of tar.gz, tar.bz2 and zip-files
-snapshots=tar.gz tar.bz2 zip
+# Allow download of tar.gz, tar.bz2, tar.lz and zip-files
+snapshots=tar.gz tar.bz2 tar.lz zip
robots=noindex, nofollow
enable-git-config=1