Author: tchemit Date: 2013-03-25 20:08:05 +0100 (Mon, 25 Mar 2013) New Revision: 679 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/679 Log: fix properties files Modified: trunk/tutti-persistence/src/main/resources/tutti-db-conf.properties Modified: trunk/tutti-persistence/src/main/resources/tutti-db-conf.properties =================================================================== --- trunk/tutti-persistence/src/main/resources/tutti-db-conf.properties 2013-03-25 17:44:48 UTC (rev 678) +++ trunk/tutti-persistence/src/main/resources/tutti-db-conf.properties 2013-03-25 19:08:05 UTC (rev 679) @@ -47,5 +47,4 @@ hibernate.query.substitutions=true 1, false 0 hibernate.hbm2ddl.auto=none hibernate.default_batch_fetch_size=1 -adagio.cache.use_tree_cache=true -ehcache.disk.store.dir=c:/temp/ehcache \ No newline at end of file +adagio.cache.use_tree_cache=true \ No newline at end of file