diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ it being ran every time a new MQTT message is published to this topic. ## Missing Features -* Timeouts (existent, configurable, per process configurable) +* 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)) |