Skip to content

Commit

Permalink
better description and default to false
Browse files Browse the repository at this point in the history
Signed-off-by: pz636264 <[email protected]>
  • Loading branch information
pavelzlatnik committed Oct 4, 2024
1 parent 1cc2edc commit c2f8aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/files/ZWEAMLCF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ some use cases, like containerization, this port could be different.</descriptio
<boolean>
<!-- Put validation here -->
<!-- Specify choices here -->
<default>true</default>
<default>false</default>
</boolean>
</variable>
<variable name="zowe_certificate_keystore_type" scope="instance" visibility="public">
Expand Down Expand Up @@ -659,7 +659,7 @@ How we want to verify SSL certificates of services. Valid values are:
</variable>
<variable name="components_caching_service_enabled" scope="instance" visibility="public">
<label>Enable the Caching service</label>
<abstract>Check this option to enable the Caching service</abstract>
<abstract>Service used for HA and Personal Access Token</abstract>
<description>Check this option to enable the Caching service</description>
<category>components</category>
<boolean>
Expand Down

0 comments on commit c2f8aa6

Please sign in to comment.