mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
Update main.yml
This commit is contained in:
parent
a16347789d
commit
2d3fc98d18
@ -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
|
# Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty
|
||||||
# to leave display name/avatar as-is.
|
# to leave display name/avatar as-is.
|
||||||
bot_displayname: Hangouts bridge bot
|
bot_displayname: Hangouts bridge bot
|
||||||
bot_avatar: mxc://maunium.net/ddtNPZSKMNqaUzqrHuWvUADv
|
bot_avatar: mxc://maunium.net/FBXZnpfORkBEruORbikmleAy
|
||||||
|
|
||||||
# Authentication tokens for AS <-> HS communication.
|
# Authentication tokens for AS <-> HS communication.
|
||||||
as_token: "{{ matrix_mautrix_hangouts_appservice_token }}"
|
as_token: "{{ matrix_mautrix_hangouts_appservice_token }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user