1 settings {
2 couchConf {
3 url = "http://localhost:5984/example"
4 heartbeat = 5s
5 reconnect = 45s
5 }
6 }
7 }