summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d890d3f)
raw | patch | inline | side by side (parent: d890d3f)
author | Markus Heidelberg <markus.heidelberg@web.de> | |
Sat, 18 Apr 2009 09:46:06 +0000 (11:46 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 18 Apr 2009 20:40:34 +0000 (13:40 -0700) |
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-daemon.txt | patch | blob | history |
index d5596672a5493062afbbd3b57f94a3673f9de659..a85121c689e394e86f7c97025b92ffa03fca0df9 100644 (file)
it takes for the server to process the sub-request and the time spent
waiting for the next client's request.
---max-connections::
+--max-connections=n::
Maximum number of concurrent clients, defaults to 32. Set it to
zero for no limit.