1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00

fix docs formatting

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458 2023-11-08 10:58:31 +00:00
parent eadf6fbaf0
commit 4f65f88f43

View file

@ -1258,7 +1258,7 @@ You can also customize the Agent to add your own logo.
![](images/2022-08-24-06-42-40.png) ![](images/2022-08-24-06-42-40.png)
```json ```json
"agentCustomization": { "agentCustomization": {
"displayName": { "displayName": {
"type": "string", "type": "string",
"default": "MeshCentral Agent", "default": "MeshCentral Agent",
@ -1304,8 +1304,8 @@ You can also customize the Agent to add your own logo.
"default": null, "default": null,
"description": "Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF." "description": "Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF."
} }
} }
``` ```
![agent icon](images/agentico.png) ![agent icon](images/agentico.png)