Python-Interpreter und -Modulpfad über Konfigurationsoptionen in kivitendo.conf konfi...
[kivitendo-erp.git] / config / kivitendo.conf.default
index 7d83d6c..1391239 100644 (file)
@@ -127,6 +127,11 @@ html2ps = html2ps
 ghostscript = gs
 # Location of the pdflatex (or compatible, e.g. xetex) binary
 latex = pdflatex
+# Location of the Python interpreter to use when converting from
+# OpenDocument to PDF. Some distributions compile UNO support only
+# into binaries located in different locations than the main Python
+# binary.
+python_uno = python
 # Location of the two executables "pg_dump" and "pg_restore" used for
 # database backup and restoration from the admin section.  If
 # "pg_dump" or "pg_restore" is set to "DISABLED" then the
@@ -141,6 +146,10 @@ path = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin
 # Add the following paths to the PERL5LIB environment variable.
 # "/sw/lib/perl5" is for Mac OS X with Fink's Perl.
 lib = /sw/lib/perl5
+# Add the following paths to the PYTHONPATH environment variable for
+# locating Python modules. Python is used when converting OpenDocument
+# files into PDF files.
+python_uno_path =
 
 [print_templates]
 # If you have LaTeX installed set to 1