]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
restore MDActivationDelay in the mod_md documentation
authorStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 07:34:32 +0000 (07:34 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 07:34:32 +0000 (07:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926075 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.xml

index 120cada0805e0e152025e08d0738da133315d7e1..09bae08a3bbcce601a0fb9e4fabf6b626efa0fd6 100644 (file)
@@ -1311,6 +1311,20 @@ MDMessageCmd /etc/apache/md-message
         </usage>
     </directivesynopsis>
 
+    <directivesynopsis>
+        <name>MDActivationDelay</name>
+        <description>How long to delay activation of new certificates</description>
+        <syntax>MDActivationDelay <var>duration</var></syntax>
+        <contextlist>
+            <context>server config</context>
+        </contextlist>
+        <compatibility>Available in version 2.4.42 and later</compatibility>
+        <usage>
+            <p>
+            </p>
+        </usage>
+    </directivesynopsis>
+
     <directivesynopsis>
         <name>MDContactEmail</name>
         <description>Email address used for account registration</description>