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