X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/fb2f3f6c29bad733723152893c5246a756e4cada..ef0c6aadf70e33ef63f0a68ca16338a49d0a3f1f:/cgitrc.5.txt diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 0bbbea3..fd299ae 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -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 ##