mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update README.md
Co-Authored-By: Josue-T <josue@tille.ch>
This commit is contained in:
parent
7464e79f81
commit
3b96760518
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ If your server name is identical to the domain on which synapse is installed, an
|
||||||
If not, you may need to put the following line in the dns configuration:
|
If not, you may need to put the following line in the dns configuration:
|
||||||
|
|
||||||
```
|
```
|
||||||
_matrix._tcp.<server_name-you-choose-at-install> <ttl> IN SRV 10 0 <port> <domain-or-subdomain-of-synapse>
|
_matrix._tcp.<server_name.tld> <ttl> IN SRV 10 0 <port> <domain-or-subdomain-of-synapse.tld>
|
||||||
```
|
```
|
||||||
for example
|
for example
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue