From ffec67f1d8d29fd0bb6167c10fa4667f9a41222b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 18 Dec 2024 01:25:53 +0000 Subject: [PATCH] Deploying to gh-pages - 01:25:52 --- snapshot/guide/configurationreference.html | 118 ++++++++++----------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/snapshot/guide/configurationreference.html b/snapshot/guide/configurationreference.html index 4d8111cc..e808f086 100644 --- a/snapshot/guide/configurationreference.html +++ b/snapshot/guide/configurationreference.html @@ -51,67 +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.

-
-🔗 - - ----- - - - - - - - - - - - - - - - - - - - -
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.

-
🔗 - +@@ -183,6 +125,64 @@

Micronaut Acme Config Properties

Table 3. Configuration Properties for AcmeConfigurationTable 1. Configuration Properties for AcmeConfiguration
+🔗 + + +++++ + + + + + + + + + + + + + + + + + + + +
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.

+
+🔗 + + +++++ + + + + + + + + + + + + + + + + + + + +
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.

+