mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +03:00
Update reverse_proxy.rst
Point to the new location of federation documentation.
This commit is contained in:
parent
9ffadcdbad
commit
2a9b5b5500
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ servers do not necessarily need to connect to your server via the same server
|
|||
name or port. Indeed, clients will use port 443 by default, whereas servers
|
||||
default to port 8448. Where these are different, we refer to the 'client port'
|
||||
and the 'federation port'. See `Setting up federation
|
||||
<../README.rst#setting-up-federation>`_ for more details of the algorithm used for
|
||||
<federate.md>`_ for more details of the algorithm used for
|
||||
federation connections.
|
||||
|
||||
Let's assume that we expect clients to connect to our server at
|
||||
|
|
Loading…
Reference in a new issue