Renamed config thing. [skip ci]

This commit is contained in:
James Cole 2016-02-17 18:36:08 +01:00
parent 37d79b2a1c
commit 2bd2f5a5aa

View File

@ -224,6 +224,6 @@ return [
'limit' => 50,
// The maximum number of transactions to analyse, when testing a list of triggers
'max_transactions_to_analyse' => 1000
'range' => 1000
]
];