Skip to content

Commit

Permalink
Docs update for docker and meshagent msh file (#5791)
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Feb 11, 2024
1 parent 15ff7d1 commit 512695d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/docs/meshcentral/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,11 @@ wpfhwacceleration (ON|OFF|STATUS)
```
zip (output file name), input1 [, input n]
```

## Agent msh options

You can find a full list of options for the agent [here](https://github.com/Ylianst/MeshAgent?tab=readme-ov-file#msh-format)

`skipmaccheck=1`: Will not regenerate the agents nodeid and cause duplication of the agent when the MAC address changes.

You can add options to your .msh on agent install with [this](https://github.com/Ylianst/MeshCentral/blob/15ff7d12a1e4e5d78936b473ea207b7e02b8ff26/meshcentral-config-schema.json#L2504)

0 comments on commit 512695d

Please sign in to comment.