diff --git a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml index f2ba291d33..ddbeb6aacb 100644 --- a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml +++ b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml @@ -132,8 +132,8 @@ DeltaReconcile = '5s' CommonChainConfigTOML = """ LogPollInterval = '1s' -LogPrunePageSize = 0 -LogKeepBlocksDepth = 10000 +LogPrunePageSize = 2000 +LogKeepBlocksDepth = 4000 [HeadTracker] HistoryDepth = 200