diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -74,8 +74,6 @@ it being ran every time a new MQTT message is published to this topic. ## Missing Features * Configurable timeouts (eventually configurable per process) -* Permission checks on `mqttr.toml` if it contains a password (to ensure the - password isn't being exposed) * Configurable QoS for each subscription (default is 0 (at most once)) * Pass message metadata via the environment (QoS, retain, dup) * Configurable logging |