Skip to content

Commit e1a462d

Browse files
authored
Merge pull request #6587 from cornehoskam/patch-5
Update licensing.md
2 parents 68a14c0 + 4493a8b commit e1a462d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

13/umbraco-engage/installation/licensing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The license will cover the following domains:
2222

2323
* `localhost`
2424
* `*.local`
25-
* `*.mysite.com`
25+
* `*.test`
26+
* `mysite.com`
2627
* `www.mysite.com`
2728
* `devdomain.com`
2829
* `www.devdomain.com`
@@ -38,9 +39,9 @@ You can have only 1 license per Umbraco installation.
3839
There are a few differences as to what the licenses cover:
3940

4041
* A single license covers the installation of Umbraco Engage in 1 production backoffice domain, as well as in any requested development domains.
41-
* The production domain includes **all subdomains** (e.g. `*.mysite.com`).
42-
* The development domains work with or without the `www` subdomain.
42+
* The development and production domains work with or without the `www` subdomain.
4343
* The license also includes `localhost`, `*.local`, and `*.test` as valid domains.
44+
* Each individual subdomain has to be specified as part of the license (e.g. `subdomain.mysite.com`), wildcard subdomains are not allowed.
4445

4546
{% hint style="info" %}
4647
If you have multiple backoffice domains pointing at the same installation, you have the option to purchase and [add **additional domains**](the-licensing-model.md#add-additional-domains) to your license.

0 commit comments

Comments
 (0)