From a19e056df992dc139e57f0c6daf3801e398e3036 Mon Sep 17 00:00:00 2001 From: Andrea Xheli Date: Thu, 17 Jun 2021 09:21:58 -0500 Subject: [PATCH] Revert "Update encryption_migration.rst" This reverts commit 7b22724f1987e20c7b3b9eea12dd209502b7b50c. --- admin_manual/configuration_files/encryption_migration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/encryption_migration.rst b/admin_manual/configuration_files/encryption_migration.rst index 418335922..2b0ea4c4c 100644 --- a/admin_manual/configuration_files/encryption_migration.rst +++ b/admin_manual/configuration_files/encryption_migration.rst @@ -19,6 +19,6 @@ On the command line run: occ encryption:scan:legacy-format The command will tell you if you can remove the legacy encryption mode. -If so set the `encryption.legacy_format_support` in your config.php to 'false'. +If so remove the `encryption.legacy_format_support` from your config.php or set it to `false`.