Skip to content

Commit 9d8be04

Browse files
authored
Update Pro.md
1 parent 10a8e10 commit 9d8be04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Pro.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,15 @@ premium:
5151
enabled: false # Enable license key checks for pro/enterprise features
5252
```
5353
54+
Enter the general license key provided in the email received from purchasing Stirling PDF Pro and change enabled from false to true, then restart the Stirling-PDF instance.
55+
You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Pro features.
56+
5457
If you need your application to be in a 100% offline air-gapped environment and are unable to authenticate a license key, we also offer a certificate file, which can be provided on request (For enterprise users only) in the format
5558
```yaml
5659
premium:
5760
key: file:config/cert.crt
5861
enabled: false # Enable license key checks for pro/enterprise features
5962
```
60-
Enter the general license key provided in the email received from purchasing Stirling PDF Pro and change enabled from false to true, then restart the Stirling-PDF instance.
61-
You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Pro features.
6263
6364
Under these settings, you will be able to customise other premium features such as
6465

0 commit comments

Comments
 (0)