From a999f68a27668fb230c904128f99e034cf662e13 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Mon, 17 Oct 2022 09:22:12 +0200 Subject: correct 2fa/mfa defaultvalue syntax --- docs/configuration/system/login.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst index 9217b203..3a37342d 100644 --- a/docs/configuration/system/login.rst +++ b/docs/configuration/system/login.rst @@ -122,21 +122,18 @@ Optional/default settings ^^^^^^^^^^^^^^^^^^^^^^^^^ .. cfgcmd:: set system login user authentication otp rate-limit - :defaultvalue: Limit logins to `` per every ``rate-time`` seconds. Rate limit must be between 1 and 10 attempts. .. cfgcmd:: set system login user authentication otp rate-time - :defaultvalue: Limit logins to ``rate-limit`` attemps per every ``. Rate time must be between 15 and 600 seconds. .. cfgcmd:: set system login user authentication otp window-size - :defaultvalue: Set window of concurrently valid codes. -- cgit v1.2.3