diff --git a/dns_config.md b/dns_config.md index 76d6b0d8..18988d37 100644 --- a/dns_config.md +++ b/dns_config.md @@ -14,8 +14,8 @@ interface. NB: Examples here use the placeholder `your.domain.tld`, you have to replace it with your real domain, such as `www.yunohost.org`. -YunoHost provides a recommended DNS configuration, available via : -- the webadmin, in Domain > your.domain.tld > DNS configuration ; +YunoHost provides a recommended DNS configuration, available via: +- the webadmin, in Domain > your.domain.tld > DNS configuration; - or the command line, `yunohost domain dns-conf your.domain.tld` For specific needs or specific setups, and if you know what you're doing, you @@ -77,10 +77,10 @@ Though it might be easier to understand it if displayed like this: #### A few notes about this table - Not all these lines are absolutely necessary. For a minimal setup, you only need the records in bold. -- The dot at the end of `your.domain.tld.` is important ;) ; -- `@` corresponds to `your.domain.tld`, and e.g. `muc` corresponds to `muc.your.domain.tld` ; -- These are example values ! See your generated conf for the actual values you should use ; -- We recommend a [TTL](https://en.wikipedia.org/wiki/Time_to_live#DNS_records) of 3600 (1 hour). But you can use something else if you know what you're doing ; +- The dot at the end of `your.domain.tld.` is important ;); +- `@` corresponds to `your.domain.tld`, and e.g. `muc` corresponds to `muc.your.domain.tld`; +- These are example values ! See your generated conf for the actual values you should use; +- We recommend a [TTL](https://en.wikipedia.org/wiki/Time_to_live#DNS_records) of 3600 (1 hour). But you can use something else if you know what you're doing; - Don't put an IPv6 record if you're not sure IPv6 really works on your server! You might have issues with Let's Encrypt if it doesn't. ### Dynamic IP