mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update XMPP documentation (DNS config in yunohost).
This commit is contained in:
parent
5455e0f3dc
commit
85d0e115a2
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@ _xmpp-server._tcp 3600 IN SRV 0 5 5269 your.domain.tld.
|
|||
muc 3600 IN CNAME @
|
||||
pubsub 3600 IN CNAME @
|
||||
vjud 3600 IN CNAME @
|
||||
xmpp-upload 3600 IN CNAME @
|
||||
|
||||
#
|
||||
# Mail (MX, SPF, DKIM and DMARC)
|
||||
|
|
|
@ -44,6 +44,7 @@ _xmpp-server._tcp 3600 IN SRV 0 5 5269 votre.domaine.tld.
|
|||
muc 3600 IN CNAME @
|
||||
pubsub 3600 IN CNAME @
|
||||
vjud 3600 IN CNAME @
|
||||
xmpp-upload 3600 IN CNAME @
|
||||
|
||||
#
|
||||
# Mail (MX, SPF, DKIM et DMARC)
|
||||
|
|
Loading…
Reference in a new issue