use /sync for encryption data
This commit is contained in:
parent
f0bd0e452b
commit
6b3b7b143d
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ bridge:
|
|||
# This will cause the bridge bot to be in private chats for the encryption to work properly.
|
||||
default: true
|
||||
# Whether to use MSC2409/MSC3202 instead of /sync long polling for receiving encryption-related data.
|
||||
appservice: true
|
||||
appservice: false
|
||||
# Require encryption, drop any unencrypted messages.
|
||||
require: false
|
||||
# Enable key sharing? If enabled, key requests for rooms where users are in will be fulfilled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue