mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Remove experimental keys
This commit is contained in:
parent
1bcf8b4afa
commit
8946306d2a
@ -135,7 +135,5 @@ return [
|
|||||||
'designs' => [
|
'designs' => [
|
||||||
'base_path' => resource_path('views/pdf-designs/'),
|
'base_path' => resource_path('views/pdf-designs/'),
|
||||||
],
|
],
|
||||||
'experimental_pdf_engine' => env('EXPERIMENTAL_PDF_ENGINE', false),
|
|
||||||
'experimental_pdf_engine_chromium_path' => env('EXPERIMENTAL_PDF_ENGINE_CHROMIUM_PATH', null),
|
|
||||||
'log_pdf_html' => env('LOG_PDF_HTML', false),
|
'log_pdf_html' => env('LOG_PDF_HTML', false),
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user