X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/8832ebdc29c3d5ae8676aa305a335213d2662fdd4977954daf10eb42e71a3a6d..367f1aa76008d203d3ef9f2ec5580a750d45c854823d513a9e45bcd5b6caa8f9:/README?ds=sidebyside diff --git a/README b/README index 200f043..903a860 100644 --- a/README +++ b/README @@ -92,6 +92,10 @@ You can specify the following configuration variables when building GIT: web browsers that support favicons (website icons) may display them in the browser's URL bar and next to site name in bookmarks). Relative to base URI of gitweb. [Default: git-favicon.png] + * GITWEB_JS + Points to the localtion where you put gitweb.js on your web server + (or to be more generic URI of JavaScript code used by gitweb). + Relative to base URI of gitweb. [Default: gitweb.js] * GITWEB_CONFIG This Perl file will be loaded using 'do' and can be used to override any of the options above as well as some other options -- see the "Runtime