Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #202 from kabdelrahman/extend-timeout
Browse files Browse the repository at this point in the history
Extend timeout to 5 minutes
  • Loading branch information
lotharschulz authored May 26, 2017
2 parents b965b53 + 3eff6b1 commit b1b4b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uwsgi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uwsgi:
http: 0.0.0.0:8080
http-timeout: 120
http-timeout: 300
module: lizzy.wsgi
logformat : UWSGI: %(method) %(uri) -> %(status)
threads: 4

0 comments on commit b1b4b72

Please sign in to comment.