diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2009-01-12 10:57:23 +0300 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2009-01-12 10:57:23 +0300 |
| commit | e78186dcb63ec67a38dddfcd8f91d2108583320b (patch) | |
| tree | e3aa15cee0b9705e3f4a5b56dab4de3d6091a5f2 /cgitrc.5.txt | |
| parent | 31665579c2779669c0cc56b8eb63f162b7e165df (diff) | |
| parent | d529c6fbdca7ce3782e75b3a74baad21ef2f92c3 (diff) | |
Merge branch 'stable'
Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 4 |
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 ## |
