]> Lady’s Gitweb - Gitweb/blobdiff - INSTALL
gitweb: hack around CGI's list-context param() handling
[Gitweb] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2892fe1499f0bcb144ce6e02d8d87b218544d35bcb2e17ca6d1895ef13028048..b8f526103b78deca10705e784eb9642b78caa569bc26a39412b76fd72a17a8ce 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -243,14 +243,11 @@ for gitweb (in gitweb/README), and gitweb.conf(5) manpage.
   GITWEB_CONFIG_SYSTEM build configuration variable, and override it
   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
-  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,
-  normally /etc/gitweb-common.conf (set during build time using build time
-  configuration variable GITWEB_CONFIG_COMMON, set it at runtime using
-  environment variable with the same name).  Settings from per-instance or
+  Note that the GITWEB_CONFIG_SYSTEM system-wide configuration file is
+  only used for instances that lack per-instance configuration file.
+  You can use GITWEB_CONFIG_COMMON common system-wide configuration
+  file (normally /etc/gitweb-common.conf) to keep common default
+  settings that apply to all instances.  Settings from per-instance or
   system-wide configuration file override those from common system-wide
   configuration file.
 
This page took 0.207455 seconds and 4 git commands to generate.