mqtt plugin: Increase keepalive interval to 60s.
authorFlorian Forster <octo@collectd.org>
Fri, 3 Jul 2015 08:43:38 +0000 (10:43 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 6 Jul 2015 12:07:11 +0000 (14:07 +0200)
commit40b0765c2180eba24d1bb4740b5a08754052ab89
treef3f02271401819d52daa79014a5d2286e23f99ec
parent72b27b2c9784a0984ff9713e7a56a7956f6181e6
mqtt plugin: Increase keepalive interval to 60s.

This is the default used by the Mosquitto tools. The new define makes
it possible to easily override this at compile time.
src/mqtt.c