diff --git a/snapshot/guide/configurationreference.html b/snapshot/guide/configurationreference.html index b24ac12a..4d8111cc 100644 --- a/snapshot/guide/configurationreference.html +++ b/snapshot/guide/configurationreference.html @@ -80,9 +80,38 @@

Micronaut Acme Config Properties

+🔗 + + +++++ + + + + + + + + + + + + + + + + + + + +
Table 2. Configuration Properties for AcmeConfiguration$OrderConfiguration
PropertyTypeDescription

acme.order.pause

java.time.Duration

Gets duration in which we will pause between ordering attempts.

acme.order.refresh-attempts

int

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

+
🔗 - +@@ -154,35 +183,6 @@

Micronaut Acme Config Properties

Table 2. Configuration Properties for AcmeConfigurationTable 3. Configuration Properties for AcmeConfiguration
-🔗 - - ----- - - - - - - - - - - - - - - - - - - - -
Table 3. Configuration Properties for AcmeConfiguration$OrderConfiguration
PropertyTypeDescription

acme.order.pause

java.time.Duration

Gets duration in which we will pause between ordering attempts.

acme.order.refresh-attempts

int

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

-