diff --git a/dns_config.md b/dns_config.md index c9cce4a1..1eeeed8f 100644 --- a/dns_config.md +++ b/dns_config.md @@ -23,3 +23,5 @@ _xmpp-server._tcp 14400 IN SRV 0 5 5269 domain.tld. ```
Warning : Replace domain.tld with your own domain, and update IP sample values with your server IP
+ +
Warning : @ is the default domain name currently defined, some registrar (like OVH) does not accept it, so replace @ by your domain name (domain.tld)