We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd5642 commit afd31fbCopy full SHA for afd31fb
src/cmd/configfile.rs
@@ -85,7 +85,7 @@ pub fn run(config: &Configuration) {
85
#
86
# This defines the maximum time that that should pass without communication
87
# between the client and server.
88
- keep_alive_interval="{{ integration.mqtt.keep_alive_interval }}"
+ keep_alive_interval="{{ mqtt.keep_alive_interval }}"
89
90
# CA certificate file (optional)
91
0 commit comments