Skip to content

Commit

Permalink
Deploying to gh-pages - 00:55:53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent c6ab737 commit 3790fcc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ <h3 id="_micronaut_opensearch_amazon_config_properties">Micronaut Opensearch Ama
</div>
<div class="sect2">
<h3 id="_micronaut_opensearch_config_properties">Micronaut Opensearch Config Properties</h3>
<a id="io.micronaut.opensearch.health.OpenSearchHealthIndicatorConfigurationProperties" href="#io.micronaut.opensearch.health.OpenSearchHealthIndicatorConfigurationProperties">&#128279;</a>
<a id="io.micronaut.opensearch.conf.OpenSearchConfigurationProperties" href="#io.micronaut.opensearch.conf.OpenSearchConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/opensearch/health/OpenSearchHealthIndicatorConfigurationProperties.html">OpenSearchHealthIndicatorConfigurationProperties</a></caption>
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/opensearch/conf/OpenSearchConfigurationProperties.html">OpenSearchConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -105,16 +105,16 @@ <h3 id="_micronaut_opensearch_config_properties">Micronaut Opensearch Config Pro
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>endpoints.health.opensearch.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.opensearch.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Whether OpenSearch Health Indicator is enabled. Default value true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">If OpenSearch integration is enabled. Default value true</p></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.opensearch.conf.OpenSearchConfigurationProperties" href="#io.micronaut.opensearch.conf.OpenSearchConfigurationProperties">&#128279;</a>
<a id="io.micronaut.opensearch.health.OpenSearchHealthIndicatorConfigurationProperties" href="#io.micronaut.opensearch.health.OpenSearchHealthIndicatorConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/opensearch/conf/OpenSearchConfigurationProperties.html">OpenSearchConfigurationProperties</a></caption>
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/opensearch/health/OpenSearchHealthIndicatorConfigurationProperties.html">OpenSearchHealthIndicatorConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -129,9 +129,9 @@ <h3 id="_micronaut_opensearch_config_properties">Micronaut Opensearch Config Pro
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.opensearch.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>endpoints.health.opensearch.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">If OpenSearch integration is enabled. Default value true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Whether OpenSearch Health Indicator is enabled. Default value true</p></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3790fcc

Please sign in to comment.