Files
Dusan Borovcanin 3cd9774a91 NOISSUE - Fix typo
Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
2025-07-18 11:48:27 +02:00

9 lines
334 B
TOML

# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0
# To listen all message broker subjects use default value "channels.>".
# To subscribe to specific subjects use values starting by "channels." and
# followed by a subtopic (e.g ["channels.<channel_id>.sub.topic.x", ...]).
[subscriber]
subjects = ["channels.>"]