]> Lady’s Gitweb - Gitweb/blobdiff - README
gitweb: Make git_get_hash_by_path check type if provided
[Gitweb] / README
diff --git a/README b/README
index edf00ad6562c13a05d0dbcfdc1176c530db3e2d750cb7deb1d9f1a1c0d6a06fe..a1f7b18511d8ae380bbfc396ddd9b4c52e6ebfb62fb31eb0da6b870e227ea7cc 100644 (file)
--- a/README
+++ b/README
@@ -21,6 +21,17 @@ You can specify the following configuration variables when building GIT:
    overview page.
  * GITWEB_CSS
    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.
 
-Any comment/question/concern to:
+Originally written by:
   Kay Sievers <kay.sievers@vrfy.org>
+
+Any comment/question/concern to:
+  Git mailing list <git@vger.kernel.org>
+
This page took 0.214287 seconds and 4 git commands to generate.