aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 18:49:36 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 18:49:36 +0100
commit70ca9fe8ecb4501bb2981b27749cb64537df8aca (patch)
treeda4642d13fea4043fcd49952e0bf46087ed44fda /README.md
parentb1dae4b6198e58eaa6c2fc38e582e849229d4ace (diff)
downloadmqttr-70ca9fe8ecb4501bb2981b27749cb64537df8aca.tar.gz
mqttr-70ca9fe8ecb4501bb2981b27749cb64537df8aca.tar.xz
mqttr-70ca9fe8ecb4501bb2981b27749cb64537df8aca.zip
Complain if config has creds and bad mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 610ed47..f3cb828 100644
--- a/README.md
+++ b/README.md
@@ -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