You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 13/umbraco-engage/installation/licensing.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ The license will cover the following domains:
22
22
23
23
*`localhost`
24
24
*`*.local`
25
-
*`*.mysite.com`
25
+
*`*.test`
26
+
* "mysite.com"
26
27
*`www.mysite.com`
27
28
*`devdomain.com`
28
29
*`www.devdomain.com`
@@ -38,9 +39,9 @@ You can have only 1 license per Umbraco installation.
38
39
There are a few differences as to what the licenses cover:
39
40
40
41
* 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.
43
43
* 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`), subdomains are not allowed.
44
45
45
46
{% hint style="info" %}
46
47
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