-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 | |||
@@ -285,14 +285,14 @@ root-desc=tracking the foobar development | |||
285 | 285 | ||
286 | 286 | ||
287 | # Include some more info about foobar.com on the index page | 287 | # Include some more info about foobar.com on the index page |
288 | root-readme=/var/www/htdocs/about.html | 288 | root-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 |
292 | snapshots=tar.gz tar.bz zip | 292 | snapshots=tar.gz tar.bz2 zip |
293 | 293 | ||
294 | 294 | ||
295 | ## | 295 | ## |
296 | ## List of repositories. | 296 | ## List of repositories. |
297 | ## PS: Any repositories listed when repo.group is unset will not be | 297 | ## PS: Any repositories listed when repo.group is unset will not be |
298 | ## displayed under a group heading | 298 | ## displayed under a group heading |