Author: tdraier
Date: Fri Sep 21 10:50:39 2007
New Revision: 18599
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18599&repname=
=3Djahia
Log:
updated skeleton with default html cache parameters ( port 18428 )
Modified:
trunk/core/src/webapp/WEB-INF/etc/config/jahia.skeleton
Modified: trunk/core/src/webapp/WEB-INF/etc/config/jahia.skeleton
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/core/src/webapp=
/WEB-INF/etc/config/jahia.skeleton&rev=3D18599&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/src/webapp/WEB-INF/etc/config/jahia.skeleton (original)
+++ trunk/core/src/webapp/WEB-INF/etc/config/jahia.skeleton Fri Sep 21 10:5=
0:39 2007
@@ -196,7 +196,7 @@
######################################################################
# The output (HTML) cache may also be controlled in more detail with the
# following parameters.
-outputCacheActivated =3D true
+outputCacheActivated =3D false
# the following value is in milliseconds, set to -1 for no time expiration
outputCacheDefaultExpirationDelay =3D -1
# The following setting is designed to be used for large sites (10'000
@@ -215,6 +215,11 @@
######################################################################
### HTML Container Output cache #####################################
######################################################################
+# The "HTML container output cache" cache html output from <container>
+# and <container-cache> tags.
+# outputContainerCacheActivated is a global control that allows to
+# completely disable all caching for <container> and <container-cache>
+# tags.
outputContainerCacheActivated =3D true
=
######################################################################
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list