Author: crossley
Date: Wed Feb 8 23:25:09 2006
New Revision: 376213
URL: http://svn.apache.org/viewcvs?rev=376213&view=rev
Log:
Enable to increase the number of profiler results, e.g. 20
The default was 10.
Modified:
forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf
Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf?rev=376213&r1=376212&r2=376213&view=diff
==============================================================================
--- forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf (original)
+++ forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf Wed Feb 8
23:25:09 2006
@@ -771,6 +771,7 @@
<!-- ========== Components used for profiling ========== -->
<include
src="resource://org/apache/cocoon/components/profiler/profiler.roles"/>
+ <profiler results="20"/><!-- default is 10 -->
<!-- ========== Components used for debugging ========== -->
<!--+