Added minimum data set support for EPP #114

This commit is contained in:
Pinga 2024-07-26 11:59:23 +03:00
parent 1e8ab1466d
commit 92a4c1d268
4 changed files with 65 additions and 11 deletions

View file

@ -18,4 +18,5 @@ return [
'rately' => false,
'limit' => 1000,
'period' => 60,
'minimum_data' => false,
];