Mention how to disable MQTT logging (#3038)

This commit is contained in:
John Mueller 2023-09-05 21:38:09 +02:00 committed by GitHub
parent b6d9eb7317
commit c12003c8e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Configuration variables:
messages. Should not contain trailing slash. Defaults to
``<APP_NAME>``.
- **log_topic** (*Optional*, :ref:`mqtt-message`): The topic to send MQTT log
messages to.
messages to. Use `null` if you want to disable sending logs to MQTT.
The ``log_topic`` has an additional configuration option: