diff --git a/docs/configuration/module/mqtt.mdx b/docs/configuration/module/mqtt.mdx index a7699448..675713e6 100644 --- a/docs/configuration/module/mqtt.mdx +++ b/docs/configuration/module/mqtt.mdx @@ -131,6 +131,10 @@ All MQTT module config options are available for the Web UI. ## Connect to the Default Public Server +:::important +The default channel (LongFast) on the public server usually has a lot of traffic. Your device may get overloaded and may no longer function properly anymore. It is recommended to use a different channel or to use your own MQTT server if you experience issues. +::: +