-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
We have MeshCentral Mangement on a Windows Server 2019 (1809).
We are running MeshCentral 1.1.46.
We have added the plugin line into the config.json as shown below;
{
"settings": {
"cert": "Server-Name",
"_minify": true,
"localdiscovery": {
"name": "Server-Name",
"info": "MeshCentral Management server",
"plugins": {
"enabled": true,
"path": "meshcentral-data/plugins"
}
}
},
However after restarting the server and logging in a Full Administator, the plugin tab isn't appear under 'My Server'.
Any suggestions in what could be the cause?
Metadata
Metadata
Assignees
Labels
No labels