From: Christophe Jaillet Date: Fri, 15 Feb 2019 08:47:16 +0000 (+0000) Subject: Add directive name, so that quickreference.xsl can extract default value correctly. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007adac35e950296ecbfcb55a7b2ebe6c70452ff;p=thirdparty%2Fapache%2Fhttpd.git Add directive name, so that quickreference.xsl can extract default value correctly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853624 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_reqtimeout.xml b/docs/manual/mod/mod_reqtimeout.xml index afc741e6888..1a230c8d216 100644 --- a/docs/manual/mod/mod_reqtimeout.xml +++ b/docs/manual/mod/mod_reqtimeout.xml @@ -100,7 +100,7 @@ [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] -header=20-40,MinRate=500 body=20,MinRate=500 +RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500 server configvirtual host Defaulted to disabled in