--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/main/resources/settings.conf Thu Nov 19 18:36:56 2015 +0100 @@ -0,0 +1,6 @@ +settings { + couchConf { + url = "http://localhost:5984/example" + heartbeat = 5s + } +}