Author: adrianc
Date: Thu Jun 11 16:04:12 2009
New Revision: 783824
URL:
http://svn.apache.org/viewvc?rev=783824&view=revLog:
Eliminated confusing property setting -
https://issues.apache.org/jira/browse/OFBIZ-2577.
Modified:
ofbiz/trunk/framework/webapp/config/serverstats.properties
Modified: ofbiz/trunk/framework/webapp/config/serverstats.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/serverstats.properties?rev=783824&r1=783823&r2=783824&view=diff==============================================================================
--- ofbiz/trunk/framework/webapp/config/serverstats.properties (original)
+++ ofbiz/trunk/framework/webapp/config/serverstats.properties Thu Jun 11 16:04:12 2009
@@ -32,8 +32,8 @@
stats.enable.REQUEST=true
stats.enable.EVENT=true
stats.enable.VIEW=true
-stats.enable.ENTITY=ftrue
-stats.enable.SERVICE=ftrue
+stats.enable.ENTITY=true
+stats.enable.SERVICE=true
stats.persist.REQUEST.bin=true
stats.persist.EVENT.bin=true