set encryption_enabled_by_default_for_room_type too off, or appservice bots won't work

This commit is contained in:
Sebastian Hugentobler 2020-07-25 22:31:31 +02:00
parent a901ea01a3
commit ba6844f733

View File

@ -2171,7 +2171,7 @@ spam_checker:
# Note that this option will only affect rooms created after it is set. It
# will also not affect rooms created by other servers.
#
encryption_enabled_by_default_for_room_type: invite
encryption_enabled_by_default_for_room_type: off
# Uncomment to allow non-server-admin users to create groups on this server