Update README.md

Updated readme to describe how to disable mqtt in the "configuration variables" table
This commit is contained in:
Themi Megas
2024-11-12 00:25:45 -06:00
committed by GitHub
parent b842fb0a57
commit 02911d5259
+1 -1
View File
@@ -290,7 +290,7 @@ The following configuration variables can be used to tweak settings. Defaults ar
| --------------------- | :--- | :------------ | ---------------
| `OTR_STORAGEDIR` | Y | compiled in | Pathname to the storage directory (`-S`)
| `OTR_HOST` | Y | `localhost` | MQTT hostname/address to connect to
| `OTR_PORT` | Y | `1883` | MQTT port number to connect to
| `OTR_PORT` | Y | `1883` | MQTT port number to connect to. Setting this to 0 disables MQTT
| `OTR_USER` | Y | | MQTT username
| `OTR_PASS` | Y | | MQTT password
| `OTR_QOS` | Y | `2` | MQTT QoS