summaryrefslogtreecommitdiff
path: root/docs/CURL-DISABLE.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-08-31 09:45:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-08-31 09:45:09 +0200
commite37e4468688d8f6b9038a0d7085f8c0b2695d112 (patch)
tree50a23e0cfd3a46f332226fe354091d38bfc11b46 /docs/CURL-DISABLE.md
parentede125b7b7ca8fc5a1fe3d7c1aee6bff2ea0bf24 (diff)
downloadcurl-e37e4468688d8f6b9038a0d7085f8c0b2695d112.tar.gz
mqtt: enable by default
No longer considered experimental. Closes #5858
Diffstat (limited to 'docs/CURL-DISABLE.md')
-rw-r--r--docs/CURL-DISABLE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CURL-DISABLE.md b/docs/CURL-DISABLE.md
index f90acda2c..a9e6acaf8 100644
--- a/docs/CURL-DISABLE.md
+++ b/docs/CURL-DISABLE.md
@@ -62,6 +62,10 @@ Disable the --libcurl option from the curl tool.
Disable MIME support.
+## CURL_DISABLE_MQTT
+
+Disable MQTT support.
+
## CURL_DISABLE_NETRC
Disable the netrc parser.