Closes #3362627
added 1 commit
28 | 29 | public function defaultConfiguration() { |
29 | 30 | return [ |
30 | 31 | 'docconv_path' => '/usr/bin/docd', |
32 | 'docconv_timeout' => 60, | |
|
28 | 28 | public function defaultConfiguration() { |
29 | 29 | return [ |
30 | 30 | 'pdftotext_path' => 'pdftotext', |
31 | 'pdftotext_timeout' => 60, | |
|