]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
rose_auto_create_model.pl: Umstellung auf Client; Schema bei Auth* in MetaSetup;...
[mfinanz.git] / config / kivitendo.conf.default
index 382e565a7559e21a62d82e74cdc8e2d11cd9a11d..f77493c2c94341e39f8417bed1faf1f325b1da68 100644 (file)
@@ -230,6 +230,14 @@ log_file = /tmp/kivitendo_console_debug.log
 # autologin to use if none is given
 login = myxplace_standard
 
+[devel]
+# Several settings related to the development of kivitendo.
+
+# "client" is used by several scripts (e.g. rose_auto_create_model.pl)
+# when they need access to the database. It can be either a client's
+# database ID or its name.
+client =
+
 [debug]
 # Use DBIx::Log4perl for logging DBI calls. The string LXDEBUGFILE
 # will be replaced by the file name configured for $::lxdebug.