# 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
# 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