Skip to content

Commit

Permalink
Use shared subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Feb 12, 2025
1 parent 40139fd commit 003a0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ The default configuration file is `evrec.toml`. Example configuration below:

[mqtt]
broker = "mqtt://localhost"
topic_read = "events/up/#"
topic_read = "$share/evrec/events/up/#"
topic_write = "verified"
reconnect_interval = 5

0 comments on commit 003a0f3

Please sign in to comment.