Changes
Page history
installation/nextcloud_itopie.md: [bruteforce] typo and links
authored
Feb 18, 2025
by
Luca Capello
This complements ced555820b71a3fda3d628f10240a189d3a14b71.
Show whitespace changes
Inline
Side-by-side
installation/nextcloud_itopie.md
View page @
55231149
...
...
@@ -643,7 +643,9 @@ La [documentation officielle Nextcloud](https://docs.nextcloud.com/server/latest
'ldapIgnoreNamingRules' => false,
'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory',
'maintenance' => false,
### ATTENTION, set it at leest to '1' to log bruteforce attempts!
### ATTENTION, set it at most to '1' to log bruteforce attempts!
### <https://docs.nextcloud.com/server/29/admin_manual/configuration_server/logging_configuration.html#log-level>
### <https://docs.nextcloud.com/server/29/admin_manual/configuration_server/bruteforce_configuration.html#troubleshooting>
'loglevel' => 2,
'logfile' => '/var/log/nextcloud/nextcloud.log',
'logrotate' => 0,
...
...
...
...