Skip to content

Commit eb57c61

Browse files
committed
Don't force MQTT on
1 parent faabdbd commit eb57c61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/appmetrics.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,6 @@ NAN_METHOD(start) {
292292

293293
loaderApi->init();
294294

295-
// Force MQTT on for now
296-
loaderApi->setProperty("com.ibm.diagnostics.healthcenter.mqtt", "on");
297295
loaderApi->start();
298296
}
299297
if (!initMonitorApi()) {

0 commit comments

Comments
 (0)