]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
countries defaults managed
[mfinanz.git] / config / kivitendo.conf.default
index 25a8d4c3bcd730d6ef581a7f49fd4acd3cce6426..09be30c89f43d999df610f6167d828d711590570 100644 (file)
@@ -65,6 +65,10 @@ bind_password =
 # and "en" (English, not perfect) are available.
 language = de
 
+# Set default_manager for admin forms. Currently "german"
+# and "swiss" are available.
+default_manager = german
+
 [paths]
 # path to temporary files (must be writeable by the web server)
 userspath = users
@@ -116,6 +120,10 @@ latex = pdflatex
 # binary.
 python_uno = python
 
+# Location of the aqbanking binary to use when converting MT940 files
+# into the kivitendo import format
+aqbanking = /usr/bin/aqbanking-cli
+
 [environment]
 # Add the following paths to the PATH environment variable.
 path = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin