Added by Marcin Dębicki almost 2 years ago
Hello, I am working with some large repository that recently got a few big commits. When I am trying to sync it with Redmine I do:
curl -k https://<address>/sys/fetch_changesets?key=<key>
After 1 minute I get bad gateway. How can I increase timeout? I could not find any proper setting for that anywhere. I suppose this is one of nginx settings but not sure which one?
it's an nginx setting and it's easy to set. Search for nginx "increase timeout" in web search.
Thanks
Lorenzo