From a60500bbf66ed7519d076e9214d3092931f95157 Mon Sep 17 00:00:00 2001 From: sdelamo Date: Fri, 12 Apr 2024 10:49:50 +0000 Subject: [PATCH] Deploying to gh-pages - 10:49:50 --- snapshot/guide/configurationreference.html | 62 +++++++++++----------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/snapshot/guide/configurationreference.html b/snapshot/guide/configurationreference.html index 1853f24e..9b1a6057 100644 --- a/snapshot/guide/configurationreference.html +++ b/snapshot/guide/configurationreference.html @@ -51,38 +51,9 @@

Configuration Reference

Micronaut Acme Config Properties

-🔗 - - ----- - - - - - - - - - - - - - - - - - - - -
Table 1. Configuration Properties for AcmeConfiguration$AuthConfiguration
PropertyTypeDescription

acme.auth.pause

java.time.Duration

Gets duration in which we will pause between ordering attempts.

acme.auth.refresh-attempts

int

Gets number of refresh attempts that will be tried while ordering the certificate from the ACME server.

-
🔗 - +@@ -111,7 +82,7 @@

Micronaut Acme Config Properties

🔗
Table 2. Configuration Properties for AcmeConfiguration$OrderConfigurationTable 1. Configuration Properties for AcmeConfiguration$OrderConfiguration
- +@@ -183,6 +154,35 @@

Micronaut Acme Config Properties

Table 3. Configuration Properties for AcmeConfigurationTable 2. Configuration Properties for AcmeConfiguration
+🔗 + + +++++ + + + + + + + + + + + + + + + + + + + +
Table 3. Configuration Properties for AcmeConfiguration$AuthConfiguration
PropertyTypeDescription

acme.auth.pause

java.time.Duration

Gets duration in which we will pause between ordering attempts.

acme.auth.refresh-attempts

int

Gets number of refresh attempts that will be tried while ordering the certificate from the ACME server.

+