X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/3ee60d1ea62a99e1e80df04798f8cc7c0ff3a5bb7529974f85548b2b8fd7d68f..5f9145e76025077e55316b834b3276fca8deec9c3241ded66ab032d72002e6d9:/INSTALL diff --git a/INSTALL b/INSTALL index 921c427..367b9c5 100644 --- a/INSTALL +++ b/INSTALL @@ -130,6 +130,8 @@ You can specify the following configuration variables when building GIT: Points to an .html file which is included on the gitweb project overview page ('projects_list' view), if it exists. Relative to gitweb.cgi script. [Default: indextext.html] + * GITWEB_SITE_HTML_HEAD_STRING + html snippet to include in the section of each page. [No default] * GITWEB_SITE_HEADER Filename of html text to include at top of each page. Relative to gitweb.cgi script. [No default] @@ -242,7 +244,7 @@ for gitweb (in gitweb/README), and gitweb.conf(5) manpage. through the GITWEB_CONFIG_SYSTEM environment variable. Note that if per-instance configuration file exists, then system-wide - configuration is _not used at all_. This is quite untypical and suprising + configuration is _not used at all_. This is quite untypical and surprising behavior. On the other hand changing current behavior would break backwards compatibility and can lead to unexpected changes in gitweb behavior. Therefore gitweb also looks for common system-wide configuration file,