wohali opened a new issue #811: couch_stats collection_interval should be config, not app env URL: https://github.com/apache/couchdb/issues/811 Right now, the `collection_interval` setting for `couch_stats` is part of the app env, not a couch config setting. https://github.com/apache/couchdb/blob/master/src/couch_stats/src/couch_stats.app.src It'd be more convenient if this was a config setting for changing it at runtime through the HTTP API, and would be more standard w.r.t. how other similar settings are configured and changed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
