]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
console: um Spezifikation vom Client erweitert
[mfinanz.git] / config / kivitendo.conf.default
index f77493c2c94341e39f8417bed1faf1f325b1da68..0a2a97f417fbd160f4ae123511122ce41a0af7e8 100644 (file)
@@ -208,7 +208,10 @@ email_subject  = kivitendo self test report
 email_template = templates/mail/self_test/status_mail.txt
 
 [console]
-# autologin to use if none is given
+# Automatic login will only work if both "client" and "login" are
+# given.  "client" can be a client's database ID or its name. "login"
+# is simply a user's login name.
+client =
 login =
 
 # autorun lines will be executed after autologin.
@@ -226,9 +229,11 @@ history_file = users/console_history
 log_file = /tmp/kivitendo_console_debug.log
 
 [testing]
-
-# autologin to use if none is given
-login = myxplace_standard
+# Automatic login will only work if both "client" and "login" are
+# given.  "client" can be a client's database ID or its name. "login"
+# is simply a user's login name.
+client =
+login =
 
 [devel]
 # Several settings related to the development of kivitendo.