mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
sync more chats in hangouts, switch to admin mode
This commit is contained in:
parent
1e8d593f7a
commit
122c3f1ec0
@ -102,7 +102,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
|
|||||||
|
|
||||||
# Number of chats to sync (and create portals for) on startup/login.
|
# Number of chats to sync (and create portals for) on startup/login.
|
||||||
# Maximum 20, set 0 to disable automatic syncing.
|
# Maximum 20, set 0 to disable automatic syncing.
|
||||||
initial_chat_sync: 10
|
initial_chat_sync: 20
|
||||||
# Whether or not the Hangouts users of logged in Matrix users should be
|
# Whether or not the Hangouts users of logged in Matrix users should be
|
||||||
# invited to private chats when the user sends a message from another client.
|
# invited to private chats when the user sends a message from another client.
|
||||||
invite_own_puppet_to_pm: false
|
invite_own_puppet_to_pm: false
|
||||||
@ -136,7 +136,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
|
|||||||
# domain - All users on that homeserver
|
# domain - All users on that homeserver
|
||||||
# mxid - Specific user
|
# mxid - Specific user
|
||||||
permissions:
|
permissions:
|
||||||
'{{ matrix_mautrix_hangouts_homeserver_domain }}': user
|
'{{ matrix_mautrix_hangouts_homeserver_domain }}': admin
|
||||||
|
|
||||||
# Python logging configuration.
|
# Python logging configuration.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user