2006/unicorn/WebContent/WEB-INF/conf velocity.properties,1.3,1.4

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

Modified Files:
	velocity.properties 
Log Message:
set file.resource.loader.modificationCheckInterval to 2

Index: velocity.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/velocity.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- velocity.properties	31 Aug 2009 11:30:52 -0000	1.3
+++ velocity.properties	2 Sep 2009 12:41:01 -0000	1.4
@@ -5,6 +5,6 @@
 velocimacro.library = macros_index.vm
 
 file.resource.loader.cache = false
-file.resource.loader.modificationCheckInterval = 1
+file.resource.loader.modificationCheckInterval = 2
 
 parser.pool.size = 20
\ No newline at end of file

Received on Wednesday, 2 September 2009 12:41:13 UTC