generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2021-10-28 04:00:35 +00:00
parent a9ac1b003a
commit 33e042142e

View File

@@ -1844,14 +1844,7 @@ of your php version. Then set the setting to true.
Nextcloud uses the Argon2 algorithm (with PHP >= 7.2) to create hashes by its
own and exposes its configuration options as following. More information can
be found at: https://www.php.net/manual/en/function.password-hash.php
.. note::
In some case it can happen what when updating from PHP 7.2 to later
versions of PHP, that old passwords don't work anymore. This might be caused
by the fact that the new PHP version doesn't provide the Argon2 algorithm
anymore. On PHP 7.4, you will need to install php-sodium instead.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
::