Disable OC Migration until we found a path to do it

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-04-28 10:20:32 +02:00
parent 3fb7de2dfb
commit 95b3a4dc1b
No known key found for this signature in database
GPG key ID: E166FD8976B3BAC8

View file

@ -37,7 +37,6 @@ $OC_VersionCanBeUpgradedFrom = [
'12.0' => true,
],
'owncloud' => [
'10.0' => true,
],
];