aboutsummaryrefslogtreecommitdiffstats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorGravatar Lars Hjemli <hjemli@gmail.com>2009-01-12 16:57:23 (JST)
committerGravatar Lars Hjemli <hjemli@gmail.com>2009-01-12 16:57:23 (JST)
commite78186dcb63ec67a38dddfcd8f91d2108583320b (patch)
treee3aa15cee0b9705e3f4a5b56dab4de3d6091a5f2 /cgitrc.5.txt
parent31665579c2779669c0cc56b8eb63f162b7e165df (diff)
parentd529c6fbdca7ce3782e75b3a74baad21ef2f92c3 (diff)
downloadcgit-e78186dcb63ec67a38dddfcd8f91d2108583320b.zip
cgit-e78186dcb63ec67a38dddfcd8f91d2108583320b.tar.gz
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
288root-readme=/var/www/htdocs/about.html 288root-readme=/var/www/htdocs/about.html
289 289
290 290
291# Allow download of tar.gz, tar.bz and zip-files 291# Allow download of tar.gz, tar.bz2 and zip-files
292snapshots=tar.gz tar.bz zip 292snapshots=tar.gz tar.bz2 zip
293 293
294 294
295## 295##