We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488bdf2 commit eff726fCopy full SHA for eff726f
gitweb/README
@@ -95,7 +95,8 @@ You can specify the following configuration variables when building GIT:
95
* GITWEB_JS
96
Points to the localtion where you put gitweb.js on your web server
97
(or to be more generic URI of JavaScript code used by gitweb).
98
- Relative to base URI of gitweb. [Default: gitweb.js]
+ Relative to base URI of gitweb. [Default: gitweb.js (or gitweb.min.js
99
+ if JSMIN build variable is defined / JavaScript minifier is used)]
100
* GITWEB_CONFIG
101
This Perl file will be loaded using 'do' and can be used to override any
102
of the options above as well as some other options -- see the "Runtime
0 commit comments