[Bug]: Out of date doc
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
According to
https://github.com/nextcloud/server/commit/303bac6c754559101cd61e7deb7a0d301516851e https://github.com/nextcloud/server/commit/b497b0686790c250825b8d631b403bb27d2ba2c8
parameter updateAttributesInterval described on
https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/user_auth_ldap.html#attribute-update-interval
is not used any more. Please update docs with new user LDAP attribute sync algo description (seems it is automatically calculated now in apps/user_ldap/lib/Jobs/Sync.php).
Steps to reproduce
Read https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/user_auth_ldap.html#attribute-update-interval
Expected behavior
Should describe current algo.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
- [ ] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
No response
List of activated Apps
user_ldap
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response