removed spacing

This commit is contained in:
Foster Irwin 2022-01-27 10:24:14 -07:00
parent cf1010b475
commit 2b7edb98fe

View file

@ -23,14 +23,14 @@ Be sure to checkout this [MQTT](https://meshtastic.org/docs/software/other/mqtt)
## Settings
| Setting | Acceptable Values | Default |
| :-----------------: | :---------------: | :-----: |
| mqtt_disabled | `true`, `false` | `false` |
| mqtt_server | `string` | `""` |
| mqtt_password | `string` | `""` |
| mqtt_username | `string` | `""` |
| is_uplink_enabled | `true`, `false` | `false` |
| is_downlink_enabled | `true`, `false` | `false` |
| Setting | Acceptable Values | Default |
| :-----: | :---------------: | :-----: |
| mqtt_disabled | `true`, `false` | `false` |
| mqtt_server | `string` | `""` |
| mqtt_password | `string` | `""` |
| mqtt_username | `string` | `""` |
| is_uplink_enabled | `true`, `false` | `false` |
| is_downlink_enabled | `true`, `false` | `false` |
### mqtt_disabled