1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-09 02:10:33 +02:00

Fix deprecated usages

Warning: -convert-to is deprecated.  Use --convert-to instead.
Warning: -outdir is deprecated.  Use --outdir instead.
Dieser Commit ist enthalten in:
Joas Schilling 2016-04-15 10:50:18 +02:00
Ursprung 3ffe1f2e1a
Commit 04232cdcdb
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 70A0B324C41C0946

Datei anzeigen

@ -725,7 +725,7 @@ $CONFIG = array(
*/
'preview_office_cl_parameters' =>
' --headless --nologo --nofirststartwizard --invisible --norestore '.
'-convert-to pdf -outdir ',
'--convert-to pdf --outdir ',
/**
* Only register providers that have been explicitly enabled