diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 00:50:43 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 00:50:43 +0100 |
commit | 363485b21b68355bbb13274cbe84865e5cdad832 (patch) | |
tree | 14559183aa755ae7d7497fbeb49a7b2957d1d188 /README.md | |
parent | 14519559686525121352de3e3c9b9cacc4242038 (diff) | |
download | mqttr-363485b21b68355bbb13274cbe84865e5cdad832.tar.gz mqttr-363485b21b68355bbb13274cbe84865e5cdad832.tar.xz mqttr-363485b21b68355bbb13274cbe84865e5cdad832.zip |
readme: one more TODO item
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,3 +80,4 @@ it being ran every time a new MQTT message is published to this topic. * Configurable QoS for each subscription (default is 0 (at most once)) * Pass message metadata via the environment (QoS, retain, dup) * Configurable logging +* Ability to configure programs with non-UTF-8 in paths |