]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r373585 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Mon, 30 Jan 2006 20:58:32 +0000 (20:58 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 30 Jan 2006 20:58:32 +0000 (20:58 +0000)
* Remove link to CacheSize as this directive is no longer present.

PR: 38449
Submitted by: Bjoern Voigt <bjoern cs.tu-berlin.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@373588 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.xml

index 8ac74c1d2d50030b4a739242db2b05fe347749d4..0a0c5a6eb96a55d3291e2b2e90bc390b148f27e8 100644 (file)
@@ -69,7 +69,6 @@
       </modulelist>
       <directivelist>
         <directive module="mod_disk_cache">CacheRoot</directive>
-        <directive module="mod_disk_cache">CacheSize</directive>
         <directive module="mod_disk_cache">CacheDirLevels</directive>
         <directive module="mod_disk_cache">CacheDirLength</directive>
         <directive module="mod_disk_cache">CacheMinFileSize</directive>