svn commit: r895460 - /ofbiz/branches/executioncontext20091231/framework/api/config/api.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r895460 - /ofbiz/branches/executioncontext20091231/framework/api/config/api.properties

adrianc
Author: adrianc
Date: Sun Jan  3 18:12:55 2010
New Revision: 895460

URL: http://svn.apache.org/viewvc?rev=895460&view=rev
Log:
Revert unintentional change from last commit.

Modified:
    ofbiz/branches/executioncontext20091231/framework/api/config/api.properties

Modified: ofbiz/branches/executioncontext20091231/framework/api/config/api.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/executioncontext20091231/framework/api/config/api.properties?rev=895460&r1=895459&r2=895460&view=diff
==============================================================================
--- ofbiz/branches/executioncontext20091231/framework/api/config/api.properties (original)
+++ ofbiz/branches/executioncontext20091231/framework/api/config/api.properties Sun Jan  3 18:12:55 2010
@@ -34,7 +34,7 @@
 executionContext.verbose=false
 
 # Set to true to enable AuthorizationManager info messages.
-authorizationManager.verbose=true
+authorizationManager.verbose=false
 
 # Set to true to disable the AuthorizationManager.
 authorizationManager.disabled=false