Explorar el Código
Merge pull request #47 from izissise/latest-mautrix-telegram
Set default mautrix-telegram image to 0.4.0
pull/48/head
Slavi Pantaleev
hace 7 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
roles/matrix-server/defaults/main.yml
|
|
|
@@ -295,7 +295,7 @@ matrix_riot_web_welcome_user_id: "@riot-bot:matrix.org" |
|
|
|
# Enable telegram bridge |
|
|
|
matrix_mautrix_telegram_enabled: false |
|
|
|
|
|
|
|
matrix_mautrix_telegram_docker_image: "tulir/mautrix-telegram:v0.3.0" |
|
|
|
matrix_mautrix_telegram_docker_image: "tulir/mautrix-telegram:v0.4.0" |
|
|
|
|
|
|
|
matrix_mautrix_telegram_base_path: "{{ matrix_base_data_path }}/mautrix-telegram" |
|
|
|
|
|
|
|
|