summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-22 00:53:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-22 00:53:35 +0000
commitfeeb1be0ecb7af3956ed418f425ffd6c10bd2d9e (patch)
tree5c21c5ca9b7065c2dee0060f2db81cd58f00baf6 /git-daemon.html
parent0f7b5a99cef87c294a3c3591b4990ca4077b0d0a (diff)
downloadgit-htmldocs-feeb1be0ecb7af3956ed418f425ffd6c10bd2d9e.tar.gz
Autogenerated HTML docs for v1.5.5.1-357-g1af8b
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 0e983efbc..ad3e4bc8a 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -545,7 +545,7 @@ upload-archive
<p>
This serves <tt>git-archive --remote</tt>. It is disabled by
default, but a repository can enable it by setting
- <tt>daemon.uploadarchive</tt> configuration item to <tt>true</tt>.
+ <tt>daemon.uploadarch</tt> configuration item to <tt>true</tt>.
</p>
</dd>
<dt>
@@ -656,7 +656,7 @@ selectively enable/disable services per repository
<div class="content">
<pre><tt> [daemon]
uploadpack = false
- uploadarchive = true</tt></pre>
+ uploadarch = true</tt></pre>
</div></div>
</dd>
</dl>
@@ -676,7 +676,7 @@ selectively enable/disable services per repository
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:11 UTC
+Last updated 22-May-2008 00:52:46 UTC
</div>
</div>
</body>