Is there a way to set a timeout on connection from restheart to mongodb? Looking on the server it seems there is a large number of connections that stay open for an extended period of time. We are using restheart 1.1 and mongodb 3.2.
I noticed there are a couple of settings added in the documentation for restheart 2.0 (IDLE_TIMEOUT, NO_REQUEST_TIMEOUT) but these are not in the 1.X documentation and 2.0 is currently in Beta.