[ 'enabled' => true, 'binary' => env('WKHTML_PDF_BINARY', '/var/www/rms/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'), 'timeout' => false, 'options' => [], 'env' => [], ], 'image' => [ 'enabled' => true, 'binary' => env('WKHTML_IMG_BINARY', '/var/www/rms/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64'), 'timeout' => false, 'options' => [], 'env' => [], ], ];