Ver a proveniência
Merge pull request #1 from smargold476/patch-2
add default for TG filter_mode
pull/2175/head
smargold476
há 3 anos
committed by
GitHub
ascendente
cometimento
ddce155077
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
3 adições e
0 eliminações
-
roles/matrix-bridge-mautrix-telegram/defaults/main.yml
|
|
|
@@ -38,6 +38,9 @@ matrix_mautrix_telegram_api_id: '' |
|
|
|
matrix_mautrix_telegram_api_hash: '' |
|
|
|
matrix_mautrix_telegram_bot_token: disabled |
|
|
|
|
|
|
|
# Define the filter-mode |
|
|
|
matrix_mautrix_telegram_filter_mode: "blacklist" |
|
|
|
|
|
|
|
# Whether or not the public-facing endpoints should be enabled (web-based login) |
|
|
|
matrix_mautrix_telegram_appservice_public_enabled: true |
|
|
|
|
|
|
|
|