force room encryption
This commit is contained in:
parent
33c483ae5c
commit
db14a10fec
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
settings = {
|
||||
server_name = "chir.rs";
|
||||
public_baseurl = "https://matrix.chir.rs/";
|
||||
default_room_version = 10;
|
||||
encryption_enabled_by_default_for_room_type = "all";
|
||||
listeners = [
|
||||
{
|
||||
port = 8008;
|
||||
|
|
Loading…
Reference in a new issue