Author: smilek
Date: Fri Dec 14 11:16:14 2007
New Revision: 604263

URL: http://svn.apache.org/viewvc?rev=604263&view=rev
Log:
changed site-manager portlet to not cache content

Modified:
    
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Modified: 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=604263&r1=604262&r2=604263&view=diff
==============================================================================
--- 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml 
(original)
+++ 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml 
Fri Dec 14 11:16:14 2007
@@ -1488,7 +1488,7 @@
         <name>portlet-icon</name>
         <value>user-home.png</value>
     </init-param>              
-    <expiration-cache>300</expiration-cache>
+    <expiration-cache>0</expiration-cache>
     <supports>
         <mime-type>text/html</mime-type>
         <portlet-mode>view</portlet-mode>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to