|
|
|
@@ -1,10 +1,10 @@ |
|
|
|
# mautrix-whatsapp is a Matrix <-> Whatsapp bridge |
|
|
|
# See: https://github.com/tulir/mautrix-whatsapp |
|
|
|
# See: https://github.com/mautrix/whatsapp |
|
|
|
|
|
|
|
matrix_mautrix_whatsapp_enabled: true |
|
|
|
|
|
|
|
matrix_mautrix_whatsapp_version: latest |
|
|
|
# See: https://mau.dev/tulir/mautrix-whatsapp/container_registry |
|
|
|
# See: https://mau.dev/mautrix/whatsapp/container_registry |
|
|
|
matrix_mautrix_whatsapp_docker_image: "dock.mau.dev/mautrix/whatsapp:{{ matrix_mautrix_whatsapp_version }}" |
|
|
|
matrix_mautrix_whatsapp_docker_image_force_pull: "{{ matrix_mautrix_whatsapp_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
@@ -96,7 +96,7 @@ matrix_mautrix_whatsapp_registration_yaml: | |
|
|
|
url: {{ matrix_mautrix_whatsapp_appservice_address }} |
|
|
|
as_token: "{{ matrix_mautrix_whatsapp_appservice_token }}" |
|
|
|
hs_token: "{{ matrix_mautrix_whatsapp_homeserver_token }}" |
|
|
|
# See https://github.com/tulir/mautrix-signal/issues/43 |
|
|
|
# See https://github.com/mautrix/signal/issues/43 |
|
|
|
sender_localpart: _bot_{{ matrix_mautrix_whatsapp_appservice_bot_username }} |
|
|
|
rate_limited: false |
|
|
|
namespaces: |
|
|
|
|