From 2a2e7a7f6c3a38c3fc976f4ca919cb3ef696ce06 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 15 Jun 2019 09:53:01 +0300 Subject: [PATCH] Minor changelog clarification --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a652f1c3..612ea127c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ Also, we're now following the default configuration for the Telegram bridge, so - `authless_portals` (used to be `false`, now `true`) - creating portals from the Telegram side is now possible - `whitelist_group_admins` (used to be `false`, now `true`) - allows Telegram group admins to use the bot commands +If the new values are not to your liking, use `matrix_mautrix_telegram_configuration_extension_yaml` to specify an override (refer to `matrix_mautrix_telegram_configuration_yaml` to figure out which variable goes where). + # 2019-06-12