diff --git a/config/pirsch.php b/config/pirsch.php index 240a47b..37687fa 100644 --- a/config/pirsch.php +++ b/config/pirsch.php @@ -4,6 +4,4 @@ 'token' => env('PIRSCH_TOKEN'), - 'timeout' => env('PIRSCH_TIMEOUT', 5000), - ];