Enable Telegram self-building

This commit is contained in:
Panagiotis Georgiadis
2021-01-13 16:51:45 +01:00
parent 999fd2596f
commit fd540d8592
2 changed files with 3 additions and 12 deletions

View File

@ -305,6 +305,9 @@ matrix_mautrix_signal_database_password: "{{ matrix_synapse_macaroon_secret_key
# We don't enable bridges by default.
matrix_mautrix_telegram_enabled: false
# self-building
matrix_mautrix_telegram_container_self_build: "{{ matrix_architecture != 'amd64'}}"
matrix_mautrix_telegram_systemd_required_services_list: |
{{
['docker.service']