mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
WW-3222 Remove "profiling" interceptor from the "defaultStack"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@804735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -270,7 +270,6 @@
|
||||
<interceptor-ref name="prepare"/>
|
||||
<interceptor-ref name="chain"/>
|
||||
<interceptor-ref name="debugging"/>
|
||||
<interceptor-ref name="profiling"/>
|
||||
<interceptor-ref name="scopedModelDriven"/>
|
||||
<interceptor-ref name="modelDriven"/>
|
||||
<interceptor-ref name="fileUpload"/>
|
||||
|
||||
Reference in New Issue
Block a user