disable conduit encryption

This commit is contained in:
rotterdam 2023-03-28 19:29:31 -03:00
parent 212c05fc15
commit ce11c5c882

View file

@ -13,7 +13,7 @@
port = 6167;
max_request_size = 20000000;
allow_registration = true;
allow_encryption = true;
allow_encryption = false;
allow_federation = false;
};
};