aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename helperTomasz Kramkowski2025-07-041-2/+2
|
* Add per-process timeoutTomasz Kramkowski2025-07-041-12/+121
| | | | Side note... holy crap serde... more boilerplate than code at this point
* Some config testsTomasz Kramkowski2025-07-041-0/+147
|
* Configurable global timeoutTomasz Kramkowski2025-07-041-0/+57
|
* Future note regarding adding MQTT configurablesTomasz Kramkowski2025-07-041-0/+1
|
* Configurable QoSTomasz Kramkowski2025-07-041-12/+93
|
* Complain if config has creds and bad modeTomasz Kramkowski2025-06-271-3/+21
|
* Minimal changes to convert to asyncTomasz Kramkowski2025-06-271-3/+3
|
* Initial commitTomasz Kramkowski2025-06-271-0/+59