aboutsummaryrefslogtreecommitdiffstats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-12 08:57:23 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-12 08:57:23 +0100
commite78186dcb63ec67a38dddfcd8f91d2108583320b (patch)
treee3aa15cee0b9705e3f4a5b56dab4de3d6091a5f2 /cgitrc.5.txt
parent31665579c2779669c0cc56b8eb63f162b7e165df (diff)
parentd529c6fbdca7ce3782e75b3a74baad21ef2f92c3 (diff)
downloadcgit-e78186dcb63ec67a38dddfcd8f91d2108583320b.tar.gz
cgit-e78186dcb63ec67a38dddfcd8f91d2108583320b.tar.xz
Merge branch 'stable'
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 7887b02..ab9ab66 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -288,8 +288,8 @@ root-desc=tracking the foobar development
root-readme=/var/www/htdocs/about.html
-# Allow download of tar.gz, tar.bz and zip-files
-snapshots=tar.gz tar.bz zip
+# Allow download of tar.gz, tar.bz2 and zip-files
+snapshots=tar.gz tar.bz2 zip
##