Skip to content

Commit a89f049

Browse files
Merge pull request #11708 from nextcloud/backport/11707/stable29
[stable29] docs(admin): Fix typo in brute force disabling command
2 parents f39e73c + 129b3c9 commit a89f049

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)