summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--cgitrc.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index d74d9e7..1f7ac1e 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -421,25 +421,25 @@ root-desc=tracking the foobar development
421# Include some more info about foobar.com on the index page 421# Include some more info about foobar.com on the index page
422root-readme=/var/www/htdocs/about.html 422root-readme=/var/www/htdocs/about.html
423 423
424 424
425# Allow download of tar.gz, tar.bz2 and zip-files 425# Allow download of tar.gz, tar.bz2 and zip-files
426snapshots=tar.gz tar.bz2 zip 426snapshots=tar.gz tar.bz2 zip
427 427
428 428
429## 429##
430## List of common mimetypes 430## List of common mimetypes
431## 431##
432 432
433mimetype.git=image/git 433mimetype.gif=image/gif
434mimetype.html=text/html 434mimetype.html=text/html
435mimetype.jpg=image/jpeg 435mimetype.jpg=image/jpeg
436mimetype.jpeg=image/jpeg 436mimetype.jpeg=image/jpeg
437mimetype.pdf=application/pdf 437mimetype.pdf=application/pdf
438mimetype.png=image/png 438mimetype.png=image/png
439mimetype.svg=image/svg+xml 439mimetype.svg=image/svg+xml
440 440
441 441
442## 442##
443## List of repositories. 443## List of repositories.
444## PS: Any repositories listed when section is unset will not be 444## PS: Any repositories listed when section is unset will not be
445## displayed under a section heading 445## displayed under a section heading