improve debug message for #520
This commit is contained in:
parent
a4650747af
commit
138a0facf7
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ $settings = [
|
|||
$response->addHeader('X-Time-Taken', 0.006/*microtime(true)*/ - $environment->start);
|
||||
}
|
||||
},
|
||||
'debug' => true,
|
||||
'debug' => false,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue