<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">hi,<div class="">on some of my new git projects im getting the error:</div><div class=""><pre class=""><code class="">error: RPC failed; result=22, HTTP code = 411
fatal: The remote end hung up unexpectedly</code></pre><pre class=""><code class=""><br class=""></code></pre><div class="">after i increase the buffer size inside my project with the command below it works fine.</div><div class="">where can set i set the  buffer size for the default kallithea git project.</div><div class=""></div><pre class="">git config http.postBuffer 524288000</pre><pre class=""><br class=""></pre><pre class="">issue:</pre><pre class=""><a href="http://myridia.com/dev_posts/view/2102" class="">http://myridia.com/dev_posts/view/2102</a></pre><pre class=""><br class=""></pre><pre class=""><br class=""></pre><pre class="">thanks,</pre></div></body></html>