generate documentation from config.sample.php

This commit is contained in:
Morris Jobke 2015-10-29 03:35:13 +01:00
parent 6d1205613b
commit 1d280c9fcb

View File

@ -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,