]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
Add support for 'noheader' option
[ps-cgit] / cgitrc.5.txt
index 0bbbea3b69c891068bda9e29666877ae2008a119..fd299ae091e422c17f925fb695ae3111a3045fcd 100644 (file)
@@ -84,6 +84,10 @@ footer
        verbatim at the bottom of all pages (i.e. it replaces the standard
        "generated by..." message. Default value: none.
 
+header
+       The content of the file specified with this option will be included
+       verbatim at the top of all pages. Default value: none.
+
 include
        Name of a configfile to include before the rest of the current config-
        file is parsed. Default value: none.
@@ -302,8 +306,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
 
 
 ##