summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2015-04-24 15:05:56 +0100
committerDavid Baker <dave@matrix.org>2015-04-24 15:05:56 +0100
commit44ccfa6258e2a5d0b0b5fe0f7b9e87bc106a1f07 (patch)
tree7a2dbc5e7a47f7de8940e4e5e3d2f444650ad8f9
parentPedant: OS X has a space (diff)
downloadsynapse-44ccfa6258e2a5d0b0b5fe0f7b9e87bc106a1f07.tar.xz
Remove ancient history
-rw-r--r--README.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst

index 249d08c48f..e5edc0c765 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 ----------------------------------------