From 57ef67fbf5c11d8f87cacc2dcf0e2786d8c9ae5a Mon Sep 17 00:00:00 2001 From: AXTS <59488153+andyxheli@users.noreply.github.com> Date: Tue, 6 Jul 2021 09:18:39 -0500 Subject: [PATCH] Update encryption_migration.rst (#6766) * Update encryption_migration.rst Signed-off-by: Andrea Xheli axheli@axtsolutions.com * Update encryption_migration.rst Signed-off-by: Andrea Xheli axheli@axtsolutions.com Signed-off-by: Andrea Xheli * Revert "Update encryption_migration.rst" This reverts commit 7b22724f1987e20c7b3b9eea12dd209502b7b50c. * Revert "Revert "Update encryption_migration.rst"" This reverts commit a19e056df992dc139e57f0c6daf3801e398e3036. Co-authored-by: Andrea Xheli --- 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 eb8c75f39..142f0f4d8 100644 --- a/admin_manual/configuration_files/encryption_migration.rst +++ b/admin_manual/configuration_files/encryption_migration.rst @@ -18,6 +18,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 remove the `encryption.legacy_format_support` from your config.php or set it to `false`. +If so set the `encryption.legacy_format_support` in your config.php to 'false'.