-
Rafael Monnerat authored
When slow clients post a large request, 30 seconds is too short for the current production usage. Short timeouts are rare but it always happens on POST, which is annoying for the user. Move from 30s to 5min the timeout to allow the slow clients upload their data with time.
5010cfa2