Skip to content

Commit ebfa075

Browse files
authored
Merge pull request #7134 from lha-projects/patch-1
Update the-licensing-model.md with restart recommendation
2 parents 8d3075b + 0dc2b85 commit ebfa075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

15/umbraco-forms/installation/the-licensing-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Once you've configured your license with the correct domains, you are ready to i
8282
1. Download your license from your Umbraco.com account - this will give you a `.lic` file
8383
2. Place the file in the `/umbraco/Licenses` directory in your Umbraco installation
8484

85-
The `.lic` file must be placed in the `/umbraco/Licenses` directory to be registered by Umbraco Forms. If the file isn't placed correctly, the application will automatically switch to trial mode.
85+
The `.lic` file must be placed in the `/umbraco/Licenses` directory to be registered by Umbraco Forms. If the file isn't placed correctly, the application will automatically switch to trial mode. It is also recommended to restart your site after you have added the license file.
8686

8787
### Multiple license files
8888

@@ -129,4 +129,4 @@ Apply the following configuration with the appropriate algorithm - `DES` (the de
129129
"Licensing": {
130130
"LicenseEncodeAndDecodeAlgorithm": "DES|TripleDES|AES"
131131
},
132-
``````
132+
``````

0 commit comments

Comments
 (0)