mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 09:30:39 +00:00
fix hangout displayname bug
This commit is contained in:
parent
75785a0734
commit
1e8d593f7a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user