summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-04-16 23:30:11 +0200
committerLukas Reschke <lukas@owncloud.com>2016-04-16 23:30:11 +0200
commit2d84e9c5fa6d628ab1fc86923f8b4e003709d61a (patch)
treea608f053a91597bb669067ae66e3cc69eb98f918
parente2946f7b801071162c06b30a95d75c5eed98f85d (diff)
parent04232cdcdb860d76104e5deb38b28030f988beee (diff)
downloadnextcloud-server-2d84e9c5fa6d628ab1fc86923f8b4e003709d61a.tar.gz
nextcloud-server-2d84e9c5fa6d628ab1fc86923f8b4e003709d61a.zip
Merge pull request #24020 from owncloud/update-sample-command
Fix deprecated usages of libre office commands
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index c2671f9d217..f05b206957a 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -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