src/main/resources/settings.conf
changeset 4 b25c02bd6b11
parent 3 e8daf3ff497d
--- 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
   }
 }