summaryrefslogtreecommitdiffstats
path: root/gitweb.conf.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
commitace33e4fa1aa5ba14bafe92218bf07dea068791f (patch)
tree0ad7636f0f64e4f949fd65f468e206bc0a5d969b /gitweb.conf.html
parentde48f457367f37c28229ebe8e6cef849dd6e430a (diff)
downloadgit-htmldocs-ace33e4fa1aa5ba14bafe92218bf07dea068791f.tar.gz
Autogenerated HTML docs for v2.20.1-309-g16a465
Diffstat (limited to 'gitweb.conf.html')
-rw-r--r--gitweb.conf.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gitweb.conf.html b/gitweb.conf.html
index 340d1ee22..ead4d9150 100644
--- a/gitweb.conf.html
+++ b/gitweb.conf.html
@@ -963,8 +963,8 @@ $strict_export
<dd>
<p>
Only allow viewing of repositories also shown on the overview page.
- This for example makes <code>$gitweb_export_ok</code> file decide if repository is
- available and not only if it is shown. If <code>$gitweb_list</code> points to
+ This for example makes <code>$export_ok</code> file decide if repository is
+ available and not only if it is shown. If <code>$projects_list</code> points to
file with list of project, only those repositories listed would be
available for gitweb. Can be set during building gitweb via
<code>GITWEB_STRICT_EXPORT</code>. By default this variable is not set, which
@@ -1619,7 +1619,7 @@ Supported formats include "tgz", "tbz2", "txz" (gzip/bzip2/xz
compressed tar archive) and "zip"; please consult gitweb sources for
a definitive list. By default only "tgz" is offered.</p></div>
<div class="paragraph"><p>This feature can be configured on a per-repository basis via
-repository&#8217;s <code>gitweb.blame</code> configuration variable, which contains
+repository&#8217;s <code>gitweb.snapshot</code> configuration variable, which contains
a comma separated list of formats or "none" to disable snapshots.
Unknown values are ignored.</p></div>
</dd>
@@ -1999,7 +1999,7 @@ gitweb_config.perl
<div id="footer">
<div id="footer-text">
Last updated
- 2018-10-30 16:33:48 JST
+ 2019-01-18 15:15:21 PST
</div>
</div>
</body>