From d152bbcd0c44e41577d1ef11c24f1efccb12becd Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 19 Oct 2024 00:26:54 +0900 Subject: [PATCH] Replace :matrix.org with :example.com Signed-off-by: Suguru Hirahara --- roles/custom/matrix-bridge-appservice-slack/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/custom/matrix-bridge-appservice-slack/defaults/main.yml b/roles/custom/matrix-bridge-appservice-slack/defaults/main.yml index 131137996..90e0ae2c9 100644 --- a/roles/custom/matrix-bridge-appservice-slack/defaults/main.yml +++ b/roles/custom/matrix-bridge-appservice-slack/defaults/main.yml @@ -141,7 +141,7 @@ matrix_appservice_slack_configuration_extension_yaml: | # Optional #slack_master_token: "abc-123-def" # Optional - #matrix_admin_room: "!aBcDeF:matrix.org" + #matrix_admin_room: "!aBcDeF:example.com" #homeserver: # url: http://localhost:{{ matrix_synapse_container_client_api_port }} # server_name: my.server