Merge pull request #59 from DarkKirb/require-bridge-encryption-v2
force room encryption
This commit is contained in:
commit
1ae74b181f
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