X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/dfc4c82aad1ca990544441ce8b90e99d32f0d82d..9f9ede3d924fc363d6b8d59bea5a668569175a23:/cgitrc.5.txt diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 09f56a6..f368ced 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -1,5 +1,5 @@ -CGITRC -====== +CGITRC(5) +======== NAME @@ -7,8 +7,8 @@ NAME cgitrc - runtime configuration for cgit -DESCRIPTION ------------ +SYNOPSIS +-------- Cgitrc contains all runtime settings for cgit, including the list of git repositories, formatted as a line-separated list of NAME=VALUE pairs. Blank lines, and lines starting with '#', are ignored. @@ -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.