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 <axheli@axtsolutions.com>

* Revert "Update encryption_migration.rst"

This reverts commit 7b22724f19.

* Revert "Revert "Update encryption_migration.rst""

This reverts commit a19e056df9.

Co-authored-by: Andrea Xheli <andyxheli@gmail.com>
This commit is contained in:
AXTS
2021-07-06 09:18:39 -05:00
committed by GitHub
parent 8ad75730b2
commit 57ef67fbf5

View File

@@ -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'.