How to customize or remove Panel License and Add-On Keys
In Server Administration Panel > Tools & Utilities > License Management, there are links that can be customize or remove:
If you need to customize these links so as to point at your company’s website, create a text file named panel.ini and place the following lines there:
[marketplace]
panelAndAddonsLicensesStore = “”
panelAndAddonsLicensesStore = “”
If you want to remove these links from the Panel, leave the URL empty:
[marketplace]
panelAndAddonsLicensesStore = “”
panelAndAddonsLicensesStore = “”
Save the file and place it in the following directory on the Panel-managed server:
On Unix/Linux: /usr/local/psa/admin/conf/
To undo the customization and return to default values, remove these strings from panel.ini.
Reference: http://parallels.net
Leave a Reply
You must be logged in to post a comment.