]> Lady’s Gitweb - Gitweb/blobdiff - README
gitweb: Allow for pre-parsed difftree info in git_patchset_body
[Gitweb] / README
diff --git a/README b/README
index 128a1a7ae8c75c429bbc9151011bca5c27c50445095e62112e9870f8b64324fd..a1f7b18511d8ae380bbfc396ddd9b4c52e6ebfb62fb31eb0da6b870e227ea7cc 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,11 @@ You can specify the following configuration variables when building GIT:
    Points to the location where you put gitweb.css on your web server.
  * GITWEB_LOGO
    Points to the location where you put git-logo.png on your web server.
+ * GITWEB_CONFIG
+   This file will be loaded using 'require'.  If the environment
+   $GITWEB_CONFIG is set when gitweb.cgi is executed the file in the
+   environment variable will be loaded instead of the file
+   specified when gitweb.cgi was created.
 
 Originally written by:
   Kay Sievers <kay.sievers@vrfy.org>
This page took 0.198533 seconds and 4 git commands to generate.