Revert "Update encryption_migration.rst"

This reverts commit 7b22724f19.
This commit is contained in:
Andrea Xheli
2021-06-17 09:21:58 -05:00
parent 4dd523404a
commit a19e056df9

View File

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