apparently appservice encryption does not work
This commit is contained in:
parent
683a1f841b
commit
8c354399bf
4 changed files with 0 additions and 4 deletions
|
@ -30,7 +30,6 @@
|
|||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
appservice = true;
|
||||
require = true;
|
||||
allow_key_sharing = true;
|
||||
};
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
appservice = true;
|
||||
require = true;
|
||||
allow_key_sharing = true;
|
||||
};
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
appservice = true;
|
||||
require = true;
|
||||
allow_key_sharing = true;
|
||||
};
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
appservice = true;
|
||||
require = true;
|
||||
allow_key_sharing = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue