Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #37 from vinok88/truncate
Browse files Browse the repository at this point in the history
Adding new configuration item to max BPEL instance variable size
  • Loading branch information
nandika committed May 28, 2015
2 parents 6ae62ba + 860d01f commit bafbe43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/distribution/conf/bps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,9 @@
<!-- End of Simple Scheduler related configuration -->
<!--</tns:ODESchedulerConfiguration>--> 

<!--Set the maximum value size for a variable in a instance view in kilobytes,
higher sizes may slowdown the instance view rendering. Default size is 1000KB.
Please note that this only limits the displayed variable content size.-->
<!--<tns:InstanceViewVariableLength>1000</tns:InstanceViewVariableLength>-->

</tns:WSO2BPS>

0 comments on commit bafbe43

Please sign in to comment.