]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/templates/default/apache.erb
Merge remote-tracking branch 'github/pull/354'
[chef.git] / cookbooks / git / templates / default / apache.erb
index 67dc1913bd2f6b850d72c3f4918c58f7190a6d1c..30685fad936f7f76446b593092c4e9c9943554a2 100644 (file)
@@ -46,6 +46,9 @@
 
         SetEnv GIT_PROJECT_ROOT /var/lib/git
         SetEnv GIT_HTTP_EXPORT_ALL
+        SetEnv GIT_HTTP_MAX_REQUEST_BUFFER 100M
+
+        SetEnvIf Git-Protocol ".*" GIT_PROTOCOL=$0
 
         # KeepaliveTimeout longer than git config uploadpack.keepalive 5 second default
         KeepAliveTimeout 20