Add new "expanded_loggin" option
This commit is contained in:
parent
4a68842b62
commit
a399e4da70
1 changed files with 1 additions and 0 deletions
|
|
@ -136,4 +136,5 @@ return [
|
|||
'base_path' => resource_path('views/pdf-designs/'),
|
||||
],
|
||||
'log_pdf_html' => env('LOG_PDF_HTML', false),
|
||||
'expanded_logging' => env('EXPANDED_LOGGING', false),
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue