]> Lady’s Gitweb - Gitweb/commit
gitweb: optionally read config from GITWEB_CONFIG
authorJeff King <redacted>
Wed, 2 Aug 2006 19:23:34 +0000 (15:23 -0400)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:46 +0000 (00:05 -0400)
commitc4e7b67e5cfa9b090705cfcea7740469b5cab41fe99d6ec09bfc7b276478a18e
tree7cfa51482068d3ad6b5f602a832cd11c19870e51471e9b5e3326fadecca23beb
parent7f91174412e70285b138c20c97c368a1c7eb453f8118d0d80114d8bb4e01431b
gitweb: optionally read config from GITWEB_CONFIG

Configuration will first be taken from variables inside the gitweb.cgi
script, which in turn come from the Makefile. Afterwards, the contents of
GITWEB_CONFIG are read, overriding the builtin defaults.

This should eliminate the need for editing the gitweb script at all. Users
should edit the Makefile and/or add a config file.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.238855 seconds and 4 git commands to generate.