summaryrefslogtreecommitdiff
path: root/docs/configuration/system
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/system')
-rw-r--r--docs/configuration/system/login.rst3
1 files changed, 0 insertions, 3 deletions
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 <username> authentication otp rate-limit <limit>
-
:defaultvalue:
Limit logins to `<limit>` per every ``rate-time`` seconds. Rate limit must be
between 1 and 10 attempts.
.. cfgcmd:: set system login user <username> authentication otp rate-time <seconds>
-
:defaultvalue:
Limit logins to ``rate-limit`` attemps per every `<seconds>`. Rate time must
be between 15 and 600 seconds.
.. cfgcmd:: set system login user <username> authentication otp window-size <size>
-
:defaultvalue:
Set window of concurrently valid codes.