From 73e593d5a7709c5caf6aaefcbba803347a9a8ca4 Mon Sep 17 00:00:00 2001 From: yaleman Date: Wed, 2 Oct 2019 06:40:51 +1000 Subject: [PATCH] spelling correction --- config.template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.template.yml b/config.template.yml index 933bcb8fe..a18712039 100644 --- a/config.template.yml +++ b/config.template.yml @@ -231,7 +231,7 @@ regulation: max_retries: 3 # The time range during which the user can attempt login before being banned. - # The user is banned if the authenticaction failed `max_retries` times in a `find_time` seconds window. + # The user is banned if the authentication failed `max_retries` times in a `find_time` seconds window. find_time: 120 # The length of time before a banned user can login again.