Remove legacy crypto database from example config

It doesn't seem to be used anywhere
This commit is contained in:
Tulir Asokan
2022-06-23 09:54:55 +03:00
parent 05d4923db9
commit e1a5e30a75
-2
View File
@@ -243,8 +243,6 @@ bridge:
# Default to encryption, force-enable encryption in all portals the bridge creates
# This will cause the bridge bot to be in private chats for the encryption to work properly.
default: false
# Database for the encryption data. If set to `default`, will use the appservice database.
database: default
# Options for automatic key sharing.
key_sharing:
# Enable key sharing? If enabled, key requests for rooms where users are in will be fulfilled.