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:
parent
eadf6fbaf0
commit
4f65f88f43
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue