From e6dca124580d19710803b54abe0a7bea48ca746e Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Tue, 12 Feb 2019 16:55:50 -0800 Subject: [PATCH] Updated comments --- meshcore/agentcore.h | 1 + 1 file changed, 1 insertion(+) diff --git a/meshcore/agentcore.h b/meshcore/agentcore.h index 2ea6069..26c1811 100644 --- a/meshcore/agentcore.h +++ b/meshcore/agentcore.h @@ -222,6 +222,7 @@ fakeUpdate: If set, when the agent self-updates, it will update to the same forceUpdate: If set, will cause the agent to perform a self-update on next start. ignoreProxyFile: If set, will cause the agent to ignore any proxy settings logUpdate: If set, will cause the agent to log self-update status +jsDebugPort: Specify a JS Debugger Port WebProxy: Manually specify proxy configuration webSocketMaskOverride: If set, will disable the optimzation to skip WebSocket Masking for TLS protected Web Sockets *