diff --git a/docs/docs/meshcentral/index.md b/docs/docs/meshcentral/index.md index b25ac0f7..1010a4b6 100644 --- a/docs/docs/meshcentral/index.md +++ b/docs/docs/meshcentral/index.md @@ -1095,6 +1095,7 @@ First we will start with the MeshCentral configuration, here is a minimal config "domains": { "": { "certUrl": "https://127.0.0.1:443/" + "AgentConfig": [ "webSocketMaskOverride=1" ] } } }