Skip to content

Commit bb7c794

Browse files
awharntraeok
andauthored
Update packages/zowe-explorer/package.nls.json
Co-authored-by: Trae Yelovich <trae.yelovich@broadcom.com> Signed-off-by: Andrew W. Harn <andrewwilliamharn@gmail.com>
1 parent 4ca2e01 commit bb7c794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/zowe-explorer/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"zowe.zowex.keepAliveInterval": "Number of seconds between keep-alive messages to keep connection active. Set to 0 to disable keep-alive.",
204204
"zowe.zowex.serverAutoUpdate": "Automatically re-deploy the Zowe Remote SSH server if out of date.",
205205
"zowe.zowex.serverInstallPath": "Mapping of SSH hostname to server install path for that host. Defaults to '~/.zowe-server'.",
206-
"zowe.zowex.workerCount": "Number of worker threads for the Zowe Remote SSH server. Each worker runs as a separate process in its own address space.",
206+
"zowe.zowex.workerCount": "Number of workers for the Zowe Remote SSH server. Each worker runs as a separate thread within a single address space.",
207207
"zowe.zowex.responseTimeout": "Response timeout in seconds before the originating request is forcibly timed out. Set to a higher value if responses are expected to take longer to complete.",
208208
"zowe.zowex.experimentalNativeSsh": "Use an experimental native SSH client for improved performance. Not yet fully tested.",
209209
"zowe.zowex.defaultHandshakeTimeout": "Time in milliseconds to wait for the SSH handshake to complete."

0 commit comments

Comments
 (0)