Replace !anotherRoom with !aaabaa

!aaabaa is used as an example of a room ID on https://spec.matrix.org/v1.12/#room-aliases

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-19 01:20:08 +09:00
parent 5fc2e2f1f9
commit da07b302fa
5 changed files with 5 additions and 5 deletions

View File

@ -128,7 +128,7 @@ matrix_alertmanager_receiver_config_matrix_access_token: ''
# Example:
# matrix_alertmanager_receiver_config_matrix_room:
# simple-name: "!qporfwt:example.com"
# another-name: "!anotherRoom:example.com"
# another-name: "!aaabaa:example.com"
matrix_alertmanager_receiver_config_matrix_room_mapping: {}
# Controls the `templating.external-url-mapping` configuration setting.