force room encryption

This commit is contained in:
Charlotte 🦝 Delenk 2022-11-23 16:58:57 +01:00
parent 33c483ae5c
commit db14a10fec
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -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;