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.

+