Update internal room ID: !someRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-19 00:19:02 +09:00
parent d152bbcd0c
commit 1e8030810f
15 changed files with 30 additions and 30 deletions

View File

@ -256,7 +256,7 @@ matrix_appservice_irc_ircService_servers: [] # noqa var-naming
# # Apply specific rules to Matrix rooms. Only matrix-to-IRC takes effect.
# rooms:
# - room: "!fuasirouddJoxtwfge:localhost"
# - room: "!someRoom:localhost"
# matrixToIrc:
# initial: false
# incremental: false
@ -273,7 +273,7 @@ matrix_appservice_irc_ircService_servers: [] # noqa var-naming
# # The Matrix room must already exist. Your Matrix client should expose
# # the room ID in a "settings" page for the room.
# "#thepub":
# roomIds: ["!kieouiJuedJoxtVdaG:localhost"]
# roomIds: ["!someRoom:localhost"]
# # Channel key/password to use. Optional. If provided, Matrix users do
# # not need to know the channel key in order to join the channel.
# # key: "secret"