From eee03682c19f371b1dba4392466f9b4066a1e054 Mon Sep 17 00:00:00 2001 From: p-bo Date: Sat, 19 Nov 2022 23:02:16 +0100 Subject: [PATCH] Fix formating - use *italicized text* instead of _italicized text_ , because it was not rendered in used markdown flavour correctly - remove (forgotten?) long line of dashes Signed-off-by: p-bo --- .../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 4240b3abe..d2cbd4e26 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 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + ::