aboutsummaryrefslogtreecommitdiff
path: root/ezau-sample.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2022-01-24 12:19:30 +0100
committerDaniel Schadt <kingdread@gmx.de>2022-01-24 12:19:30 +0100
commit65942dd6f688e77422246eb6ee862bf6f3224b31 (patch)
treee0cc635b6415ec31678f2a19bb0ad5a66c02edde /ezau-sample.toml
parentacee7556b0c90d96f9fea9b7370f1bd707c4468f (diff)
parente9c281cbf72413089788d775797906e65cae5599 (diff)
downloadezau-65942dd6f688e77422246eb6ee862bf6f3224b31.tar.gz
ezau-65942dd6f688e77422246eb6ee862bf6f3224b31.tar.bz2
ezau-65942dd6f688e77422246eb6ee862bf6f3224b31.zip
Merge branch 'networkjanitor/ezau-multiple-matrix-channels'
Diffstat (limited to 'ezau-sample.toml')
-rw-r--r--ezau-sample.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ezau-sample.toml b/ezau-sample.toml
index 302f9dd..9076233 100644
--- a/ezau-sample.toml
+++ b/ezau-sample.toml
@@ -55,6 +55,6 @@ password = "secret-foo"
# after the first connection.
# (optional)
device_id = "ASDFGH"
-# Room ID to which the message should be posted
+# Room ID(s) to which the message should be posted
# (mandatory)
-room_id = "!room123456:homeserver.org"
+room_id = ["!room123456:homeserver.org"]