]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
Konfigurationsoption für Wartezeit nach fehlgeschlagenen Logins
[mfinanz.git] / config / kivitendo.conf.default
index 879dab0b9b4f0c06c12bf83bd061a4bd92a99b07..127eb3c5626f7017ab548df920cbfc9c7ed024dd 100644 (file)
@@ -16,6 +16,10 @@ cookie_name = kivitendo_session_id
 # hours.
 session_timeout = 480
 
 # hours.
 session_timeout = 480
 
+# The number of seconds to penalize failed login attempts. 0 disables
+# it.
+failed_login_penalty = 5
+
 [authentication/database]
 # Connection information for the database with the user and group
 # inforamtion.  This information is always needed, even if LDAP is
 [authentication/database]
 # Connection information for the database with the user and group
 # inforamtion.  This information is always needed, even if LDAP is