diff --git a/self-host/advanced/config-file.mdx b/self-host/advanced/config-file.mdx index 2e38ff5..f3fda67 100644 --- a/self-host/advanced/config-file.mdx +++ b/self-host/advanced/config-file.mdx @@ -284,6 +284,12 @@ This section contains the complete reference for all configuration options in `c At least one domain must be configured. + It is best to add it in the UI for ease of use or when you want the + domain to *only be present in the org it was created in*. + + You should create it in the config file for permanence across installs + and if you want the domain to be present in all orgs. + Domain configuration with a unique key of your choice. diff --git a/self-host/advanced/wild-card-domains.mdx b/self-host/advanced/wild-card-domains.mdx index 054ed8d..5b02888 100644 --- a/self-host/advanced/wild-card-domains.mdx +++ b/self-host/advanced/wild-card-domains.mdx @@ -61,7 +61,7 @@ The [rate limits](https://letsencrypt.org/docs/rate-limits/) for Let's Encrypt a - Set the `prefer_wildcard_cert` flag to `true` in the Pangolin configuration file for your domain. + Set the `prefer_wildcard_cert` flag to `true` in the Pangolin configuration file for your domain. Or update it on the Domains page in the Pangolin dashboard.