mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix the highlight
Signed-off-by: Alex Lourie <alex@instaclustr.com>
This commit is contained in:
parent
02625c948a
commit
9058ee45d0
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ Below are the configuration parameters and their default value.
|
|||
<td>cassandra.ssl.enabled</td>
|
||||
<td>
|
||||
Enable support for connecting to Cassandra configured with SSL.
|
||||
To connect to Cassandra configured with SSL use <strong>true</string>
|
||||
To connect to Cassandra configured with SSL use <strong>true</strong>
|
||||
and provide a truststore file and password with following options.
|
||||
</td>
|
||||
<td>false</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue