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