From: Eric Covener Date: Sat, 27 Jan 2024 14:24:48 +0000 (+0000) Subject: fill in empty descriptions from command_rec X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a4833d49e9dbcb6c7c554fc65432c3f7542dba;p=thirdparty%2Fapache%2Fhttpd.git fill in empty descriptions from command_rec [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915423 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 3a6014bcf11..d4adac2114e 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -1024,7 +1024,7 @@ MDRequireHttps permanent MDChallengeDns01 - + Set the command for setup/teardown of dns-01 challenges MDChallengeDns01 path-to-command server config @@ -1299,7 +1299,7 @@ MDMessageCmd /etc/apache/md-message MDCertificateCheck - + Set name and URL pattern for a certificate monitoring sitSet name and URL pattern for a certificate monitoring sitee MDCertificateCheck name url server config @@ -1313,7 +1313,7 @@ MDMessageCmd /etc/apache/md-message MDActivationDelay - + How long to delay activation of new certificates MDActivationDelay duration server config @@ -1327,7 +1327,7 @@ MDMessageCmd /etc/apache/md-message MDContactEmail - + Email address used for account registration MDContactEmail address server config @@ -1347,7 +1347,7 @@ MDMessageCmd /etc/apache/md-message MDExternalAccountBinding - + Set the external account binding keyid and hmac values to use at CA MDExternalAccountBinding key-id hmac-64 | none | file MDExternalAccountBinding none @@ -1391,7 +1391,7 @@ MDMessageCmd /etc/apache/md-message MDRetryDelay - + Time length for first retry, doubled on every consecutive error. MDRetryDelay duration MDRetryDelay 5s @@ -1413,7 +1413,7 @@ MDMessageCmd /etc/apache/md-message MDRetryFailover - + The number of errors before a failover to another CA is triggered MDRetryFailover number MDRetryFailover 13 @@ -1432,7 +1432,7 @@ MDMessageCmd /etc/apache/md-message MDStoreLocks - + Configure locking of store for updates MDStoreLocks on|off|duration MDStoreLocks off @@ -1466,7 +1466,7 @@ MDMessageCmd /etc/apache/md-message MDChallengeDns01Version - + Set the type of arguments to call MDChallengeDns01 with MDChallengeDns01Version 1|2 MDChallengeDns01Version 1 @@ -1485,7 +1485,7 @@ MDMessageCmd /etc/apache/md-message MDMatchNames - + Determines how DNS names are matched to vhosts MDMatchNames all|servernames MDMatchNames all