Browse Source

Update main.yml

pull/229/head
Eduardo Beltrame 6 years ago
committed by microchipster
parent
commit
2d3fc98d18
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml View File

@@ -70,7 +70,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
# Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty
# to leave display name/avatar as-is.
bot_displayname: Hangouts bridge bot
bot_avatar: mxc://maunium.net/ddtNPZSKMNqaUzqrHuWvUADv
bot_avatar: mxc://maunium.net/FBXZnpfORkBEruORbikmleAy

# Authentication tokens for AS <-> HS communication.
as_token: "{{ matrix_mautrix_hangouts_appservice_token }}"


Loading…
Cancel
Save