You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/06/27 18:29:24 UTC

svn commit: r551224 - /lenya/trunk/src/modules/svg/sitemap.xmap

Author: andreas
Date: Wed Jun 27 09:29:23 2007
New Revision: 551224

URL: http://svn.apache.org/viewvc?view=rev&rev=551224
Log:
Reverted accidential commit (noncaching pipelines in SVG module)

Modified:
    lenya/trunk/src/modules/svg/sitemap.xmap

Modified: lenya/trunk/src/modules/svg/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/svg/sitemap.xmap?view=diff&rev=551224&r1=551223&r2=551224
==============================================================================
--- lenya/trunk/src/modules/svg/sitemap.xmap (original)
+++ lenya/trunk/src/modules/svg/sitemap.xmap Wed Jun 27 09:29:23 2007
@@ -25,7 +25,7 @@
   
   <map:pipelines>
     
-    <map:pipeline type="noncaching">
+    <map:pipeline>
       <!-- enable client side caching of resources -->
       <map:parameter name="expires" value="access plus 2 hours"/>
       



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org