You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2007/12/21 12:24:43 UTC

svn commit: r606161 - /cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties

Author: vgritsenko
Date: Fri Dec 21 03:24:42 2007
New Revision: 606161

URL: http://svn.apache.org/viewvc?rev=606161&view=rev
Log:
fix code to match description

Modified:
    cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties

Modified: cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties?rev=606161&r1=606160&r2=606161&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties (original)
+++ cocoon/trunk/core/cocoon-core/src/main/resources/META-INF/cocoon/properties/core.properties Fri Dec 21 03:24:42 2007
@@ -26,7 +26,7 @@
 # set to "true", a new cocoon instance can be created using
 # the request parameter "cocoon-reload". It also enables that Cocoon is
 # reloaded when cocoon.xconf changes. Default is false for security reasons.
-org.apache.cocoon.reloading=true
+org.apache.cocoon.reloading=false
 
 # Turn on reloading for specific parts:
 #org.apache.cocoon.reloading.sitemap=true