Fix example config and add alembic migration

This commit is contained in:
Tulir Asokan
2018-09-24 23:41:18 +03:00
parent 9d2d34a25c
commit f758884c75
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ bridge:
# e.g. if bridge_notices.default is false, notices from other users will not be bridged, but
# notices from users listed here will be bridged.
exceptions:
- @importantbot:example.com
- "@importantbot:example.com"
# Whether to bridge Telegram bot messages as m.notices or m.texts.
bot_messages_as_notices: true
# Use inline images instead of m.image to make rich captions possible.