Skip to content

Commit 6280123

Browse files
committed
restore MDActivationDelay in the mod_md documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926075 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2de0d11 commit 6280123

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/manual/mod/mod_md.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,6 +1311,20 @@ MDMessageCmd /etc/apache/md-message
13111311
</usage>
13121312
</directivesynopsis>
13131313

1314+
<directivesynopsis>
1315+
<name>MDActivationDelay</name>
1316+
<description>How long to delay activation of new certificates</description>
1317+
<syntax>MDActivationDelay <var>duration</var></syntax>
1318+
<contextlist>
1319+
<context>server config</context>
1320+
</contextlist>
1321+
<compatibility>Available in version 2.4.42 and later</compatibility>
1322+
<usage>
1323+
<p>
1324+
</p>
1325+
</usage>
1326+
</directivesynopsis>
1327+
13141328
<directivesynopsis>
13151329
<name>MDContactEmail</name>
13161330
<description>Email address used for account registration</description>

0 commit comments

Comments
 (0)