aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a74bc7c..610ed47 100644
--- a/README.md
+++ b/README.md
@@ -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))