aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-07-04 18:43:02 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-07-04 18:44:58 +0100
commite408e650f83241dfbc037700004d58f8914c70d9 (patch)
tree4db7d42ca28b31e0c10cba1701f0ea9a67fc9cfe /README.md
parent4cbdc30c4083d66e7e04ee54dea2d4643467c84a (diff)
downloadmqttr-e408e650f83241dfbc037700004d58f8914c70d9.tar.gz
mqttr-e408e650f83241dfbc037700004d58f8914c70d9.tar.xz
mqttr-e408e650f83241dfbc037700004d58f8914c70d9.zip
Add per-process timeout
Side note... holy crap serde... more boilerplate than code at this point
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2af21b..6f7e3b9 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,6 @@ it being ran every time a new MQTT message is published to this topic.
## Missing Features
-* Timeout configurable per-program
* Configurable logging
* Ability to configure programs with non-UTF-8 in paths
* Maybe config reloading on SIGHUP