docs updates

This commit is contained in:
Jonathan Shook 2023-02-06 22:12:53 -06:00
parent 4df99319f6
commit 977cbc6e5c
4 changed files with 3 additions and 3 deletions

View File

@ -160,7 +160,7 @@ activity types.
- **ssl** - specifies the type of the SSL implementation.
Disabled by default, possible values are `jdk` and `openssl`.
[Additional parameters may need to be provided](ssl.md).
See the ssl help topic for more details with `nb5 help ssl` for more details.
- **jmxreporting** - enable JMX reporting if needed.
Examples:

View File

@ -33,7 +33,7 @@ Run a stdout activity named 'stdout-test', with definitions from activities/stdo
To enable, specifies the type of the SSL implementation with either `jdk` or `openssl`.
[Additional parameters may need to be provided](../../../../driver-cql/src/main/resources/ssl.md).
See the ssl help topic for more details with `nb5 help ssl` for more details.
- **host** - this is the name to bind to (local interface address)
- default: localhost

View File

@ -45,7 +45,7 @@ Run a stdout activity named 'stdout-test', with definitions from activities/stdo
To enable, specifies the type of the SSL implementation with either `jdk` or `openssl`.
[Additional parameters may need to be provided](../../../../driver-cql/src/main/resources/ssl.md).
See the ssl help topic for more details with `nb5 help ssl` for more details.
- **host** - this is the name to bind to (local interface address)
- default: localhost