diff --git a/config/envbar.php b/config/envbar.php index 50dabec..b86fe8e 100644 --- a/config/envbar.php +++ b/config/envbar.php @@ -89,7 +89,7 @@ | When set, the EnvBar will wait the set minutes to appear again. | */ - 'timeout' => env('ENVBAR_CLOSABLE_TIMEOUT', 10), + 'timeout' => env('ENVBAR_CLOSABLE_TIMEOUT'), ], /*