2022-02-24 11:20:31 -05:00

588 B

MeshCentral Assistant

Initial Setup

Agent Invite Code

"domains": {
    "": {
        "agentInviteCodes": true
    }
}

agent invite code

For web page customization:

  1. Alongside meshcentral-data create a folder called meshcentral-web
  2. Create a views folder in it and copy the file node_modules/meshcentral/views/agentinvite.handlebars into it.
  3. That copy will be served instead of the default one, you can customize as you want.

agent invite code