summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index ed530d4e..b4f5d03a 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -594,12 +594,15 @@ queue=glances_queue
[mqtt]
# Configuration for the --export mqtt option
host=localhost
+# Overwrite device name in the topic
+#devicename=localhost
port=8883
tls=false
user=guest
password=guest
topic=glances
topic_structure=per-metric
+callback_api_version=2
[couchdb]
# Configuration for the --export couchdb option