Author: shuber
Date: Wed Oct 3 15:03:43 2007
New Revision: 18732
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18732&repname=
=3Djahia
Log:
Remove (temporarily for SP3 release) container HTML cache configuration par=
ameter and default back to full-page HTML cache.
Modified:
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/j=
ahia.skeleton
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.skeleton&rev=3D18732&repna=
me=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
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/config/jahia.s=
keleton Wed Oct 3 15:03:43 2007
@@ -197,7 +197,7 @@
######################################################################
# The output (HTML) cache may also be controlled in more detail with the
# following parameters.
-outputCacheActivated =3D false
+outputCacheActivated =3D true
# 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
@@ -214,16 +214,6 @@
outputCacheExpirationOnly =3D false
=
######################################################################
-### 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
-
-######################################################################
### ESI fragment-based Output cache #################################
######################################################################
# Note that the above conventional cache must be deactivated
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list