Docs update for docker and meshagent msh file (#5791)
silversword411 committed
Feb 11, 2024 at 09:05 UTC
512695df6c3963711e6827885b7771e4bf313a9a
1 file changed
+8
docs/docs/meshcentral/agents.md
+8
@@ -352,3 +352,11 @@ wpfhwacceleration (ON|OFF|STATUS)
352
```
353
zip (output file name), input1 [, input n]
354
```
355
+
356
+## Agent msh options
357
+
358
+You can find a full list of options for the agent [here](https://github.com/Ylianst/MeshAgent?tab=readme-ov-file#msh-format)
359
+
360
+`skipmaccheck=1`: Will not regenerate the agents nodeid and cause duplication of the agent when the MAC address changes.
361
+
362
+You can add options to your .msh on agent install with [this](https://github.com/Ylianst/MeshCentral/blob/15ff7d12a1e4e5d78936b473ea207b7e02b8ff26/meshcentral-config-schema.json#L2504)