Skip to content

Commit 129b3c9

Browse files
joshtrichardsbackportbot[bot]
authored andcommitted
docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 1772771 commit 129b3c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/configuration_server/bruteforce_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ additional monitoring or behavior adjustments related to brute force protection.
9696

9797
.. danger::
9898

99-
You would need to adjust the parameter ``auth-bruteforce-protection-enabled`` in your Nextcloud ``config.php`` to
99+
You would need to adjust the parameter ``auth.bruteforce.protection.enabled`` in your Nextcloud ``config.php`` to
100100
disable brute force protection, which is **heavily discouraged for production servers**, particularly if your
101101
server is reachable via a public IP address. It allows an attacker to iterate over all users and their passwords
102102
as well as two-factor verifications afterwards ultimately leading to admin access.

0 commit comments

Comments
 (0)