This commit is contained in:
Marcel Pociot
2020-06-04 12:04:19 +02:00
parent 92969ce1be
commit 9515ca9458
2 changed files with 12 additions and 3 deletions

View File

@@ -55,6 +55,17 @@ return [
*/
'default_tld' => 'test',
/*
|--------------------------------------------------------------------------
| Maximum Logged Requests
|--------------------------------------------------------------------------
|
| The maximum number if requests to keep in memory when inspecting your
| requests and responses in the local dashboard.
|
*/
'max_logged_requests' => 25,
'admin' => [
/*