force room encryption #59
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue