|
|
|
@ -19,7 +19,7 @@ matrix_mautrix_telegram_api_hash: ''
|
|
|
|
|
# Example: /741a0483-ba17-4682-9900-30bd7269f1cc
|
|
|
|
|
matrix_mautrix_telegram_public_endpoint: ''
|
|
|
|
|
|
|
|
|
|
matrix_mautrix_telegram_homeserver_address: 'https://{{ matrix_server_fqn_matrix }}'
|
|
|
|
|
matrix_mautrix_telegram_homeserver_address: 'http://matrix-synapse:8008'
|
|
|
|
|
matrix_mautrix_telegram_homeserver_domain: '{{ matrix_domain }}'
|
|
|
|
|
matrix_mautrix_telegram_appservice_address: 'http://matrix-mautrix-telegram:8080'
|
|
|
|
|
matrix_mautrix_telegram_appservice_public_external: 'https://{{ matrix_server_fqn_matrix }}{{ matrix_mautrix_telegram_public_endpoint }}'
|
|
|
|
|