diff --git a/config/params.php b/config/params.php index 73fa4f8e..c6e67937 100644 --- a/config/params.php +++ b/config/params.php @@ -7,5 +7,6 @@ return [ "maxPicture" => 9999, "version" => "1.0.7", "autoSyncLog" => false, - "timeoutRequestServer" => 4 + "timeoutRequestServer" => 4, + "test" => 3 ];