Skip to content

Commit

Permalink
Deploying to gh-pages - 00:54:28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2024
1 parent 6ab4d16 commit d08085b
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,38 +51,9 @@ <h1>Configuration Reference</h1>
</div>
<div class="sect2">
<h3 id="_micronaut_acme_config_properties">Micronaut Acme Config Properties</h3>
<a id="io.micronaut.acme.AcmeConfiguration$OrderConfiguration" href="#io.micronaut.acme.AcmeConfiguration$OrderConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/acme/AcmeConfiguration.OrderConfiguration.html">AcmeConfiguration$OrderConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>acme.order.pause</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">Gets duration in which we will pause between ordering attempts.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>acme.order.refresh-attempts</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Gets number of refresh attempts that will be tried while ordering the certificate from the ACME server.</p></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.acme.AcmeConfiguration" href="#io.micronaut.acme.AcmeConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/acme/AcmeConfiguration.html">AcmeConfiguration</a></caption>
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/acme/AcmeConfiguration.html">AcmeConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand Down Expand Up @@ -154,6 +125,35 @@ <h3 id="_micronaut_acme_config_properties">Micronaut Acme Config Properties</h3>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.acme.AcmeConfiguration$OrderConfiguration" href="#io.micronaut.acme.AcmeConfiguration$OrderConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/acme/AcmeConfiguration.OrderConfiguration.html">AcmeConfiguration$OrderConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>acme.order.pause</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">Gets duration in which we will pause between ordering attempts.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>acme.order.refresh-attempts</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Gets number of refresh attempts that will be tried while ordering the certificate from the ACME server.</p></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.acme.AcmeConfiguration$AuthConfiguration" href="#io.micronaut.acme.AcmeConfiguration$AuthConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/acme/AcmeConfiguration.AuthConfiguration.html">AcmeConfiguration$AuthConfiguration</a></caption>
Expand Down

0 comments on commit d08085b

Please sign in to comment.