generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2023-04-12 04:45:21 +00:00
parent a0787a4f9b
commit 5ba51aee0e

View File

@@ -441,6 +441,10 @@ characters).
By default, the passwords are stored encrypted in the database.
WARNING: If disabled, password changes on the user back-end (e.g. on LDAP) no
longer log connected clients out automatically. Users can still disconnect
the clients by deleting the app token from the security settings.
::
'hide_login_form' => false,