From 5931f84a1f034abcf8176edffd217392a51c9459 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 26 Nov 2022 03:36:31 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index d2cbd4e26..4240b3abe 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1971,7 +1971,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 - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ::