Skip to content

Commit

Permalink
Increase redis timeout for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
teleyinex committed Jan 17, 2019
1 parent f5b675c commit b436ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
TERMSOFUSE = 'http://okfn.org/terms-of-use/'
DATAUSE = 'http://opendatacommons.org/licenses/by/'
ITSDANGEROUSKEY = 'its-dangerous-key'
REDIS_SOCKET_TIMEOUT = 1.0
LOGO = 'logo.png'
PORT=5001
MAIL_SERVER = 'localhost'
Expand Down

0 comments on commit b436ba2

Please sign in to comment.