diff --git a/rhodecode/bin/template.ini.mako b/rhodecode/bin/template.ini.mako --- a/rhodecode/bin/template.ini.mako +++ b/rhodecode/bin/template.ini.mako @@ -103,6 +103,10 @@ max-requests = 1000 <%text>## enable large buffers buffer-size=65535 +<%text>## socket and http timeouts ## +http-timeout=3600 +socket-timeout=3600 + <%text>## Log requests slower than the specified number of milliseconds. log-slow = 10