--- a/src/main/resources/settings.conf Thu Nov 19 18:36:56 2015 +0100 +++ b/src/main/resources/settings.conf Thu Nov 19 19:08:18 2015 +0100 @@ -2,5 +2,6 @@ couchConf { url = "http://localhost:5984/example" heartbeat = 5s + reconnect = 45s } }