]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add directive name, so that quickreference.xsl can extract default value correctly.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 15 Feb 2019 08:47:16 +0000 (08:47 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 15 Feb 2019 08:47:16 +0000 (08:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853624 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_reqtimeout.xml

index afc741e6888aca7de9aed3aa98d961a3c02ed094..1a230c8d216a9a257d3cce25fb6ccce292025bd8 100644 (file)
 [header=<var>timeout</var>[-<var>maxtimeout</var>][,MinRate=<var>rate</var>]
 [body=<var>timeout</var>[-<var>maxtimeout</var>][,MinRate=<var>rate</var>]
 </syntax>
-<default>header=20-40,MinRate=500 body=20,MinRate=500</default>
+<default>RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500</default>
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>
 <compatibility>Defaulted to disabled in