summaryrefslogtreecommitdiffstats
path: root/aclk/README.md
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2022-10-28 14:36:12 +0200
committerGitHub <noreply@github.com>2022-10-28 14:36:12 +0200
commit50be9eb132845dddd5533ef52006ffb3bffc6ead (patch)
treed7acd345a4caa58b73fe1c4ab0417b9eed4e6843 /aclk/README.md
parent7b078bc3aa4eaa0781dbc55589d83ce241f1410d (diff)
Remove option to use MQTT 3 (#13824)
* remove mqtt3 support
Diffstat (limited to 'aclk/README.md')
-rw-r--r--aclk/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/aclk/README.md b/aclk/README.md
index 0b63640f24..af0f5fddee 100644
--- a/aclk/README.md
+++ b/aclk/README.md
@@ -60,12 +60,10 @@ You can configure following keys in the `netdata.conf` section `[cloud]`:
[cloud]
statistics = yes
query thread count = 2
- mqtt5 = yes
```
- `statistics` enables/disables ACLK related statistics and their charts. You can disable this to save some space in the database and slightly reduce memory usage of Netdata Agent.
- `query thread count` specifies the number of threads to process cloud queries. Increasing this setting is useful for nodes with many children (streaming), which can expect to handle more queries (and/or more complicated queries).
-- `mqtt5` allows disabling the new MQTT5 implementation which is used now by default in case of issues. This option will be removed in future stable release.
## Disable the ACLK