1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

fix hangout displayname bug

This commit is contained in:
microchipster
2019-08-03 23:58:59 +00:00
parent 75785a0734
commit 1e8d593f7a

View File

@@ -87,7 +87,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
# {displayname} is replaced with the display name of the Hangouts user
# as defined below in displayname_preference.
# Keys available for displayname_preference are also available here.
displayname_template: '{displayname} (HO)'
displayname_template: '{full_name} (Hangouts)'
# Available keys:
# "name" (full name)
# "first_name"