Add improve office document conversion with new office converter backend
This commit is contained in:
@@ -200,7 +200,7 @@ fine tune it's functionality as explained in the `GraphicsMagick documentation`_
|
||||
|
||||
Default: ``/usr/bin/unoconv``
|
||||
|
||||
Path to the unoconv program used to call LibreOffice for office document convertion.
|
||||
Path to the unoconv program used to call LibreOffice for office document conversion.
|
||||
|
||||
|
||||
.. setting:: CONVERTER_UNOCONV_USE_PIPE
|
||||
@@ -211,8 +211,19 @@ Path to the unoconv program used to call LibreOffice for office document convert
|
||||
Default: ``True``
|
||||
|
||||
Use alternate method of connection to LibreOffice using a pipe, it is slower but less prone to segmentation faults.
|
||||
|
||||
|
||||
.. setting:: CONVERTER_LIBREOFFICE_PATH
|
||||
|
||||
|
||||
**CONVERTER_LIBREOFFICE_PATH**
|
||||
|
||||
Default: ``/usr/bin/libreoffice``
|
||||
|
||||
Path to the libreoffice binary used to call LibreOffice for office document conversion.
|
||||
|
||||
|
||||
|
||||
|
||||
Linking
|
||||
=======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user