diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 474442972..147d11d9e 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1335,16 +1335,6 @@ Set this ownCloud instance to debugging mode Only enable this for local development and not in production environments This will disable the minifier and outputs some additional debug information -:: - - 'update.skip-migration-test' => false, - -Skips the migration test during upgrades - -If this is set to true the migration test are deactivated during upgrade. -This is only recommended in installations where upgrade tests are run in -advance with the same data on a test system. - :: 'copied_sample_config' => true,