5 lines
47 B
PHP
5 lines
47 B
PHP
|
<?php
|
||
|
return [
|
||
|
'base_command' => 'qpdf'
|
||
|
];
|