dendrite unfortunately does not support encryption for appservices :(
This commit is contained in:
parent
fc7d25ab91
commit
2910cf0f94
1 changed files with 5 additions and 5 deletions
|
@ -30,11 +30,11 @@
|
|||
double_puppet_allow_discovery = true;
|
||||
invite_link_resolve = true;
|
||||
animated_sticker.target = "webm";
|
||||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
keysharing.allow = true;
|
||||
};
|
||||
#encryption = {
|
||||
#allow = true;
|
||||
#default = true;
|
||||
#keysharing.allow = true;
|
||||
#};
|
||||
delivery_receipts = true;
|
||||
delivery_error_reports = true;
|
||||
pinned_tag = "m.favourite";
|
||||
|
|
Loading…
Reference in a new issue