Skip to content

Commit

Permalink
Bumping timeout to 60
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Oct 13, 2015
1 parent 686069d commit 0a1eb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panoramix/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
WEBSERVER_THREADS = 8

PANORAMIX_WEBSERVER_PORT = 8088
PANORAMIX_WEBSERVER_TIMEOUT = 30
PANORAMIX_WEBSERVER_TIMEOUT = 60

CUSTOM_SECURITY_MANAGER = None
# ---------------------------------------------------------
Expand Down

0 comments on commit 0a1eb64

Please sign in to comment.