Sync configuration with upstream for all Mautrix bridges

This commit is contained in:
Slavi Pantaleev
2020-01-12 19:10:05 +02:00
parent a84a24d9f5
commit 53186ffa1c
4 changed files with 131 additions and 15 deletions

View File

@ -110,10 +110,14 @@ matrix_mautrix_hangouts_configuration_yaml: |
# Whether or not to use /sync to get presence, read receipts and typing notifications when using
# your own Matrix account as the Matrix puppet for your Hangouts account.
sync_with_custom_puppets: true
# Whether or not to bridge presence in both directions. Hangouts allows users not to broadcast
# presence, but then it won't send other users' presence to the client.
presence: true
# Shared secret for https://github.com/devture/matrix-synapse-shared-secret-auth
#
# If set, custom puppets will be enabled automatically for local users
# instead of users having to find an access token and run `login-matrix`
# manually.
login_shared_secret: null
# Whether or not to update avatars when syncing all contacts at startup.
update_avatar_initial_sync: true
# Public website and API configs
web: