]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
tax_id ist nicht zwingend 0
[mfinanz.git] / config / kivitendo.conf.default
index 1391239f8cc1363c908f7c4efacef05abd61dc50..2f4c88a6b5dbbc8fec8053e0a016dd45dfbeae59 100644 (file)
@@ -277,10 +277,6 @@ global_level = NONE
 # default.
 watch_form = 0
 
-# Include menu options for debugging in the HTML menu. Works only in
-# FastCGI mode.
-show_debug_menu = 0
-
 # If you want to debug the creation of LaTeX files then set this to 1.
 # That way the temporary LaTeX files created during PDF creation are
 # not removed and remain in the "users" directory.
@@ -293,3 +289,7 @@ restart_fcgi_process_on_changes = 0
 
 # The file name where the debug messages are written to.
 file_name = /tmp/kivitendo-debug.log
+
+# If set to 1 then the installation will be kept unlocked even if a
+# database upgrade fails.
+keep_installation_unlocked = 0