diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 00:54:11 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 00:54:11 +0100 |
commit | a38fc67f804861d1fae5211061528ae80722cbc9 (patch) | |
tree | e0cbe954cda288780548ee0467e19200797d86df /README.md | |
parent | 363485b21b68355bbb13274cbe84865e5cdad832 (diff) | |
download | mqttr-a38fc67f804861d1fae5211061528ae80722cbc9.tar.gz mqttr-a38fc67f804861d1fae5211061528ae80722cbc9.tar.xz mqttr-a38fc67f804861d1fae5211061528ae80722cbc9.zip |
readme: another TODO item
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,3 +81,4 @@ it being ran every time a new MQTT message is published to this topic. * Pass message metadata via the environment (QoS, retain, dup) * Configurable logging * Ability to configure programs with non-UTF-8 in paths +* Maybe config reloading on SIGHUP |