summaryrefslogtreecommitdiffstats
path: root/gitweb.conf.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-04-14 14:45:21 -0700
committerJunio C Hamano <gitster@pobox.com>2015-04-14 14:45:21 -0700
commite35ff42a5adbd14aa3edb2985668520e140ce6ac (patch)
treebe8d032a4581e64e485a526e5a8801f9c5f09d57 /gitweb.conf.txt
parent8ea9ba9e904e3716899f808461af29a6ea279a6a (diff)
downloadgit-htmldocs-e35ff42a5adbd14aa3edb2985668520e140ce6ac.tar.gz
Autogenerated HTML docs for v2.4.0-rc2
Diffstat (limited to 'gitweb.conf.txt')
-rw-r--r--gitweb.conf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb.conf.txt b/gitweb.conf.txt
index 0506f07d7..a096e7ddf 100644
--- a/gitweb.conf.txt
+++ b/gitweb.conf.txt
@@ -482,7 +482,7 @@ project config. Per-repository configuration takes precedence over value
composed from `@git_base_url_list` elements and project name.
+
You can setup one single value (single entry/item in this list) at build
-time by setting the `GITWEB_BASE_URL` built-time configuration variable.
+time by setting the `GITWEB_BASE_URL` build-time configuration variable.
By default it is set to (), i.e. an empty list. This means that gitweb
would not try to create project URL (to fetch) from project name.