aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 17:46:13 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 17:46:13 +0100
commit214bf200d55575acacf03a83495ea65a0eda6e0d (patch)
tree8b785263e461fe81311115da27ac229bff251cfe /README.md
parent1fde6642082ece4b6c64e29f2983e0f988ce2b59 (diff)
downloadmqttr-214bf200d55575acacf03a83495ea65a0eda6e0d.tar.gz
mqttr-214bf200d55575acacf03a83495ea65a0eda6e0d.tar.xz
mqttr-214bf200d55575acacf03a83495ea65a0eda6e0d.zip
Process timeout after 60 seconds
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))