From 1b420e2d667e6a1ec3737132340ca17f73158c21 Mon Sep 17 00:00:00 2001 From: Unrud Date: Wed, 20 Sep 2017 17:09:58 +0200 Subject: [PATCH] Improve description of auth-delay configuration option --- configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.md b/configuration.md index 54823410..7e9c55b2 100644 --- a/configuration.md +++ b/configuration.md @@ -193,7 +193,7 @@ Available methods: Default: `bcrypt` ### delay -Incorrect authentication delay (seconds) +Average delay after failed login attempts in seconds. Default: `1`