2006/unicorn/WebContent/WEB-INF/conf velocity.properties,1.5,1.6

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf
In directory hutz:/tmp/cvs-serv9911/WebContent/WEB-INF/conf

Modified Files:
	velocity.properties 
Log Message:
production settings

Index: velocity.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/velocity.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- velocity.properties	10 Sep 2009 15:35:37 -0000	1.5
+++ velocity.properties	20 Oct 2009 16:15:29 -0000	1.6
@@ -4,8 +4,8 @@
 output.encoding=UTF-8
 velocimacro.library = macros_index.vm
 
-file.resource.loader.cache = false
-velocimacro.library.autoreload = true
+file.resource.loader.cache = true
+velocimacro.library.autoreload = false
 file.resource.loader.modificationCheckInterval = 2
 
 parser.pool.size = 20
\ No newline at end of file

Received on Tuesday, 20 October 2009 16:21:59 UTC