force room encryption #59

Merged
DarkKirb merged 1 commit from require-bridge-encryption-v2 into main 2022-11-23 16:34:04 +00:00

View file

@ -9,6 +9,8 @@
settings = { settings = {
server_name = "chir.rs"; server_name = "chir.rs";
public_baseurl = "https://matrix.chir.rs/"; public_baseurl = "https://matrix.chir.rs/";
default_room_version = 10;
encryption_enabled_by_default_for_room_type = "all";
listeners = [ listeners = [
{ {
port = 8008; port = 8008;