gitweb (5) Linux Manual Page
gitweb.conf – Gitweb (Git web interface) configuration file Synopsis /etc/gitweb.conf, /etc/gitweb-common.conf, $GITWEBDIR/gitweb_config.perl Description The gitweb CGI script for viewing Git repositories over the web uses a perl script fragment as its configuration file. You can set variables using "our $variable = value"; text from a "#" character until the end of a line is ignored….
