mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
6d1205613b
commit
1d280c9fcb
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user