summaryrefslogtreecommitdiffstats
path: root/gitweb.conf.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-29 18:10:22 -0700
committerJunio C Hamano <gitster@pobox.com>2012-04-29 18:10:22 -0700
commit4d61c4a84979ce13d9d3e78e3e9feb63672939b8 (patch)
tree450e76cf978b1235e0361df1fba539314c568630 /gitweb.conf.html
parent7c93394573cabd05560d717baf01d8447058b35b (diff)
downloadgit-htmldocs-4d61c4a84979ce13d9d3e78e3e9feb63672939b8.tar.gz
Autogenerated HTML docs for v1.7.10-405-g10d433
Diffstat (limited to 'gitweb.conf.html')
-rw-r--r--gitweb.conf.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/gitweb.conf.html b/gitweb.conf.html
index 0fa8aa6f6..59393fa2f 100644
--- a/gitweb.conf.html
+++ b/gitweb.conf.html
@@ -1201,6 +1201,23 @@ $maxload
The default value is 300.</p></div>
</dd>
<dt class="hdlist1">
+$omit_age_column
+</dt>
+<dd>
+<p>
+ If true, omit the column with date of the most current commit on the
+ projects list page. It can save a bit of I/O and a fork per repository.
+</p>
+</dd>
+<dt class="hdlist1">
+$omit_owner
+</dt>
+<dd>
+<p>
+ If true prevents displaying information about repository owner.
+</p>
+</dd>
+<dt class="hdlist1">
$per_request_config
</dt>
<dd>
@@ -1706,7 +1723,7 @@ gitweb_config.perl
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-04-29 18:10:00 PDT
</div>
</div>
</body>