Skip to content

Commit

Permalink
Fix build warnings v/5.2 (#374)
Browse files Browse the repository at this point in the history
Fixes
```
3:58:19 PM: [12:58:19.191] WARN (asciidoctor): id assigned to anchor already in use: hazelcast-mc-ldap-ssl-truststorepassword
3:58:19 PM:     file: docs/modules/deploy-manage/pages/system-properties.adoc:584
3:58:19 PM:     source: https://github.com/hazelcast/management-center-docs (branch: v/5.2 | start path: docs)
```


https://app.netlify.com/sites/nifty-wozniak-71a44b/deploys/66e97ba4dd50b60008d9236e#L237
  • Loading branch information
fantkolja authored Sep 18, 2024
1 parent b6aa944 commit aa8438d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/deploy-manage/pages/system-properties.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ hz-mc start -Dhazelcast.mc.ad.ssl.trustStore=/some/dir/truststore \
----

|[[hazelcast-mc-ldap-ssl-truststorepassword]]hazelcast.mc.ad.ssl.trustStorePassword
|[[hazelcast-mc-ad-ssl-truststorepassword]]hazelcast.mc.ad.ssl.trustStorePassword

MC_AD_SSL_TRUST_STORE_PASSWORD
|Password for the truststore. Default: `' '` (empty).
Expand Down

0 comments on commit aa8438d

Please sign in to comment.