From 44ccfa6258e2a5d0b0b5fe0f7b9e87bc106a1f07 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 24 Apr 2015 15:05:56 +0100 Subject: [PATCH] Remove ancient history --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 249d08c48..e5edc0c76 100644 --- a/README.rst +++ b/README.rst @@ -367,10 +367,6 @@ SRV record, as that is the name other machines will expect it to have:: You may additionally want to pass one or more "-v" options, in order to increase the verbosity of logging output; at least for initial testing. -For the initial alpha release, the homeserver is not speaking TLS for -either client-server or server-server traffic for ease of debugging. We have -also not spent any time yet getting the homeserver to run behind loadbalancers. - Running a Demo Federation of Homeservers ----------------------------------------