From 5dcb3e8e638f1a3fe5d7bbc26264cfd4fa178ff1 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 10 Nov 2014 01:06:10 +0000 Subject: [PATCH] fix copy/paste error for CacheSocacheMinTime, rest of content is correct. http://httpd.apache.org/docs/trunk/mod/mod_cache_socache.html#comment_3247 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1637768 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cache_socache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml index 5b10fa89015..e7bbf35229b 100644 --- a/docs/manual/mod/mod_cache_socache.xml +++ b/docs/manual/mod/mod_cache_socache.xml @@ -117,7 +117,7 @@ cache CacheSocacheMinTime -The maximum time (in seconds) for a document to be placed in the +The minimum time (in seconds) for a document to be placed in the cache CacheSocacheMinTime seconds CacheSocacheMinTime 600 -- 2.47.3