Commit ad847dec by John Jarvis

adding connection timeout for the heartbeat

parent e06cc0ef
......@@ -62,6 +62,8 @@ ANALYTICS_API_CONFIG:
EMAIL_PORT: 587
API_AUTH_TOKEN: 'put-your-api-token-here'
# db config
DATABASE_OPTIONS:
connect_timeout: 10
DATABASES:
# rw user
default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment