From 48679b02b40be3d84f4be549590f1b4b0ffe3ab5 Mon Sep 17 00:00:00 2001 From: Owen Date: Sat, 8 Nov 2025 15:01:45 -0800 Subject: [PATCH] Clarification updates --- self-host/advanced/config-file.mdx | 6 ++++++ self-host/advanced/wild-card-domains.mdx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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.