mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
Merge pull request #4576 from nextcloud/disable-oc-migration-until-we-found-a-path
Disable OC Migration until we found a path to do it
This commit is contained in:
commit
df2ad641f4
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ $OC_VersionCanBeUpgradedFrom = [
|
|||
'12.0' => true,
|
||||
],
|
||||
'owncloud' => [
|
||||
'10.0' => true,
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue