mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-11 19:29:16 +08:00
5 lines
227 B
TOML
5 lines
227 B
TOML
# If you want to listen on all subjects, just pass one element ["channels.>"], otherwise
|
|
# pass the list of subjects (e.g ["channels.<channel_id>", "channels.<channel_id>.sub.topic.x", ...]).
|
|
[subjects]
|
|
filter = ["channels.>"]
|