From 7db7ceaeb1cd9b6dc0b4d48ea27a934ca376fac1 Mon Sep 17 00:00:00 2001 From: Zep Fietje Date: Sat, 8 Apr 2023 11:34:29 +0200 Subject: [PATCH] Update config/pirsch.php --- config/pirsch.php | 2 -- 1 file changed, 2 deletions(-) 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), - ];