Merge pull request #59 from DarkKirb/require-bridge-encryption-v2

force room encryption
This commit is contained in:
Charlotte 🦝 Delenk 2022-11-23 17:34:04 +01:00 committed by GitHub
commit 1ae74b181f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;