gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 16 Apr 2013 22:26:00 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Apr 2013 22:18:12 +0000 (15:18 -0700)
Highlight that CONFIG_SYSTEM and /etc/gitweb.conf are meant to be
the fallback configuration file in BUGS section of gitweb.conf
documentation. This will hopefully help people who expect them to
be a common default, which unfortunately came later in the history.

No differences found