akaunting 3.0 (the last dance)
This commit is contained in:
@ -147,7 +147,7 @@ return [
|
||||
'types' => ['SELECT'], // // workaround ['SELECT'] only. https://github.com/barryvdh/laravel-debugbar/issues/888 ['SELECT', 'INSERT', 'UPDATE', 'DELETE']; for MySQL 5.6.3+
|
||||
],
|
||||
'hints' => true, // Show hints for common mistakes
|
||||
'show_copy' => true, // Show copy button next to the query
|
||||
'show_copy' => true, // Show copy button next to the query
|
||||
],
|
||||
'mail' => [
|
||||
'full_log' => false
|
||||
|
Reference in New Issue
Block a user