Skip to content

Commit

Permalink
Deploying to gh-pages - 09:41:10
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Oct 12, 2023
1 parent eadd53f commit da3a447
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ <h1>Configuration Reference</h1>
</div>
<div class="sect2">
<h3 id="_micronaut_crac_config_properties">Micronaut Crac Config Properties</h3>
<a id="io.micronaut.crac.resources.redis.CracRedisConfigurationProperties" href="#io.micronaut.crac.resources.redis.CracRedisConfigurationProperties">&#128279;</a>
<a id="io.micronaut.crac.CracConfigurationProperties" href="#io.micronaut.crac.CracConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/crac/resources/redis/CracRedisConfigurationProperties.html">CracRedisConfigurationProperties</a></caption>
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/crac/CracConfigurationProperties.html">CracConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -68,31 +68,26 @@ <h3 id="_micronaut_crac_config_properties">Micronaut Crac Config Properties</h3>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.cache-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 to destroy RedisCache beans prior to taking a checkpoint. Default value (true).</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.client-enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.refresh-beans</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 to destroy RedisClient beans prior to taking a checkpoint. Default value (true).</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.connection-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 to destroy StatefulRedisConnection beans prior to taking a checkpoint. Default value (true).</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.datasource-pause-timeout</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.time.Duration</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">The timeout to wait for a datasource to pause before taking a checkpoint. Default value ("PT30S").</p></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.crac.CracConfigurationProperties" href="#io.micronaut.crac.CracConfigurationProperties">&#128279;</a>
<a id="io.micronaut.crac.resources.redis.CracRedisConfigurationProperties" href="#io.micronaut.crac.resources.redis.CracRedisConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/crac/CracConfigurationProperties.html">CracConfigurationProperties</a></caption>
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/crac/resources/redis/CracRedisConfigurationProperties.html">CracRedisConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -107,19 +102,24 @@ <h3 id="_micronaut_crac_config_properties">Micronaut Crac Config Properties</h3>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.refresh-beans</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.cache-enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to destroy RedisCache beans prior to taking a checkpoint. Default value (true).</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.datasource-pause-timeout</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.time.Duration</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">The timeout to wait for a datasource to pause before taking a checkpoint. Default value ("PT30S").</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.client-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 to destroy RedisClient beans prior to taking a checkpoint. Default value (true).</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>crac.redis.connection-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 to destroy StatefulRedisConnection beans prior to taking a checkpoint. Default value (true).</p></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit da3a447

Please sign in to comment.